cragkhit opened a new issue, #10745: URL: https://github.com/apache/rocketmq/issues/10745
Http2ProxyBackendHandler currently closes only one side of a proxied connection when a backend write or handler exception fails. The peer channel can remain open until another event closes it. The proposed change closes both sides on these failure paths. This issue accompanies a Matcha study recommendation derived from https://stackoverflow.com/a/42681543. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
