deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

Tracking issue for Jetty sending RST_STREAM(cancel) when AsyncContext.complete() is called #6400

Open niloc132 opened 2 days ago

niloc132 commented 2 days ago

Tracking issue to let us close https://github.com/deephaven/deephaven-core/issues/5996 with its workaround, to resolve whatever spec issue exists between Jetty/Tomcat/etc, and to see about adding tests to grpc-java to validate the expected behavior.