reta commented on PR #1528: URL: https://github.com/apache/cxf/pull/1528#issuecomment-1817951750
@yijut2 thank you for finding out this issue, I could certainly confirm that this is the case. Regarding the approach, I would suggest to explore the different path which tries to address the cause (vs trying to mitigate the issue). It is clear that (as per your investigation) that CachedOutputStreamTest / CachedStreamTestBase leave the `CachedOutputStream` in "non-default" state, I would suggest to fix that by making sure the test cases that manipulate system properties restore the original state (happy to help here). Thank you. -- 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]
