skt-shinyruo opened a new pull request, #16305: URL: https://github.com/apache/dubbo/pull/16305
## What is the purpose of the change Fixes #16117. ## Brief changelog - Continue closing remaining underlying streams when one InputStream.close() throws IOException. - Preserve the first IOException and attach later close failures as suppressed exceptions. - Add regression tests for closing all streams and retaining suppressed exceptions. ## Verifying this change - mvn -pl dubbo-remoting/dubbo-remoting-http12 test -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
