Hello folks. I'd appreciate some help with an issue we faced recently. Some context, our organization has been using gRPC for quite some time, so there are legacy services running older versions of gRPC. One such service is running version 1.0.1 and we faced an issue where we got a JVM OOM and the netty server was unable to create more threads. Before that, for quite some time there were `java.io.IOException: Connection reset by peer` exceptions (caused by a timeout configured at a fronting Envoy setup). The server uses server side streaming RPCs. I was wondering if this was reported earlier and has been fixed in recent releases and if an upgrade would fix this. We are regardless going to upgrade our gRPC version.
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/2e8203f6-bc70-4748-9157-8bc32dada49a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
