-
To support HTTP/2, the `netty-4.1.16` instrumentation wraps the `Http2Headers` to get info about the request and response. An issue (https://github.com/newrelic/newrelic-java-agent/issues/2024) was fi…
-
**Description**
Seems to be introduced with the [JS API refactoring changes](https://github.com/deephaven/deephaven-core/pull/5890), though unsure if this is because we were misusing the API prior …
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```bash
Exception in thread "main" java.lang.IllegalArgumentException: Address types of NameResolver 'unix' for 'localhost:50053' not supported by transport
at io.grpc.internal.ManagedChanne…
dyrnq updated
2 months ago
-
When the client uses “gzip” compression to compress requests, if it sends a message where the compressed size is acceptable (less than or equal to the server’s configured max) but the uncompressed siz…
jhump updated
1 month ago
-
Code generated from a gRPC proto that does not specify `option java_multiple_files = true;` doesn't compile, when generating the gRPC Kotlin stubs. See broken example project [here](https://github.com…
-
### What version of gRPC-Java are you using?
1.63.0
### What is your environment?
RHEL Docker image, JDK 17.
We use https://github.com/grpc-ecosystem/grpc-spring, which uses `awaitTerminat…
-
In order to support Envoy, we need to implement a gRPC Transport backed by node:http2 that can be passed to the jsapi. [Allow consumer of jsapi to provide a custom gRPC transport #6404](https://github…
-
## Summary
This is a request to resolve [this TODO](https://github.com/grpc/grpc-java/blob/927d21541dbc34be245f09c8180358a94ae5c031/cronet/src/main/java/io/grpc/cronet/CronetClientStream.java#L365)…