-
#### Environment
* Using bigquerystorage version 2.34.2
* Using openjdk version 1.8.0_362
* Application is running on a custom GCP Compute Engine VM instance
#### Steps to reproduce
1. Cr…
-
I've tried to test depscan on https://github.com/grpc/grpc by next command:
> atom reachables -o app.atom -s reachables.json -l c .
p.s. bom.json is exist
And got next error:
```
Generati…
-
I'm using Pinpoint 3.0.0.
Currently, I'm using Java version 21.
While using Pinpoint, the following log occurs only with Java 21 version, and the pinpoint agent does not run normally.
I understand …
-
From gRPC's CallableFactory: https://github.com/googleapis/sdk-platform-java/blob/ba648ceac869d4fab1a9cbeb40f2e04f69dad4e3/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/GrpcCallableFactory.j…
-
-
**Versions**
- etcd: 3.5.4
- jetcd: 0.7.7
- java: 1.8
**Describe the bug**
Jetcd-core-0.7. X changes grpc to vertx, which results in the change from multi-thread to single-thread operation such…
-
When the proto file is invalid, the `grpc` command crashes. It would be better if we can have proper error messages for the failures.
For example, in my case, the issue was I hadn't defined a type…
-
### Integration
sentry
### Java Version
17
### Version
6.17.0
### Steps to Reproduce
1. on Spring boot & webflux, make a gRPC call
2. oftentimes get an error: `java.lang.Illegal…
-
### Description of the bug:
```
$ bazel build ... --incompatible_autoload_externally=rules_android
Starting local Bazel server and connecting to it...
FATAL: bazel crashed due to an internal erro…
-
### What is the issue?
We're using Temporal.io with Linkerd.
Temporal worker uses long-polling. It makes a poll call that blocks for 60 seconds.
If no task is received during this time, the call r…