davsclaus commented on PR #17780: URL: https://github.com/apache/camel/pull/17780#issuecomment-2809989698
Closing streams is not easy, and we have in the past blindly done code changes because on these report tools, and cause breakings for users. For example streams from HTTP platform / servlet / tomcat etc with the incoming http request may be closed too soon if all this try .. catch .. reporting tools would be followed 100%. Maybe there is a code comment you can add to tell these tools to ignore this as most of these changes are in key areas that should be more careful to change / not change at all. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org