Issues
- 1
Grpc API observed an error: "error.message":"INTERNAL: Call BE failed","error.stack_trace":"io.grpc.StatusRuntimeException: INTERNAL: Call BE failed
#11786 opened by MinhPham-engineer - 1
WARNING: .../external/grpc-java~/services/BUILD.bazel:107:13: in java_library rule @@grpc-java~//services:reflection: target '@@grpc-java~//services:reflection' depends on deprecated target '@@grpc-proto~//:reflection_java_proto_deprecated': Use :reflection_java_proto instead
#11792 opened by vorburger - 4
netty: Swap to UniformStreamByteDistributor
#11659 opened by forthehell - 0
- 0
- 0
XdsClient does not cache onError for new watchers
#11672 opened by ejona86 - 4
xds: FileWatcherCertificateProvider is leaked
#11692 opened by ejona86 - 1
- 1
netty: The optimization of applying for a minimum of 4096 off-heap memory per request has no effect in non-unaryRequest mode
#11719 opened by jammyMarse - 1
- 1
s2a tests are order-dependent
#11732 opened by ejona86 - 8
Optional keepalive requests parameter on the client
#11728 opened by nyukhalov - 3
- 1
Proto source with label @@grpc-proto~//:... should be in same package as consuming rule
#11791 opened by vorburger - 5
collect2: fatal error: cannot find 'ld'
#11790 opened by vorburger - 2
- 8
- 3
- 3
The relationship between ManagedChannel, InternalSubchannel and netty channel
#11736 opened by hlx502 - 5
Server-side gRPC flow control results in small window sizes and client message backlog
#11723 opened by jammyMarse - 2
`io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1OnReady` occupy too much memory
#11770 opened by lulu2panpan - 5
why grpc-java uds is slower than dns?
#11763 opened by zhangchao1171 - 0
[examples] Remove reference to deleted attachHeaders from HeaderClientInterceptor
#11693 opened by sergiitk - 1
When Client receive PING ACK after GO AWAY, client may still use the old channel, rather than create a new one leading to all request fail
#11771 opened by qianye1001 - 4
Expose Metadata.size
#11686 opened by He-Pin - 6
How to compile .proto files to project folder?
#11711 opened by AlexInCube - 2
Error with TLS negotiation failed.
#11744 opened by sergiommarcial - 3
XdsTestServer: server_id field not up to spec
#11747 opened by sergiitk - 4
Feature Request: Support for Sending Headers in onCompleted() in gRPC Service
#11720 opened by fatemeAfshani - 2
Compatibility with virtual threads
#11726 opened by danishnawab - 0
xds: Circuit breaking doesn't support unsigned 32 bits
#11695 opened by ejona86 - 3
- 11
- 2
- 6
- 4
- 5
- 1
Client-Side Direct Memory Continuously Increases When Server-Side Message Processing is Slow
#11712 opened by jammyMarse - 9
since grpc-java 1.68.1, pekko-grpc has issues with RetryingNameResolver (throwIfNotInThisSynchronizationContext)
#11662 opened by pjfanning - 6
Metadata: Header value validation
#11679 opened by bananacocodrilo - 1
Disable automatic deadline propagation
#11690 opened by javiertoja - 5
grpc-netty-shaded and netty issue in PEM reader
#11684 opened by jwojcie - 0
core: Update retry behavior for redefinition in A6
#11700 opened by ejona86 - 19
XdsSecurityClientServerTest.tlsClientServer_useSystemRootCerts_validationContext is flaky
#11678 opened by ejona86 - 1
Make `TransmitStatusRuntimeExceptionInterceptor.SerializingServerCall`a public class
#11689 opened by RichieAHB - 5
- 0
No response to provide more information, so closing. More information can be provided and then we can reopen.
#11665 opened by hongxing333666 - 0
check client certs on server side
#11663 opened by five111 - 0
- 0
APIs with Duration overload are experimental
#11657 opened by kannanjgithub