Sevyls commented on pull request #771: URL: https://github.com/apache/cxf/pull/771#issuecomment-815715068
Hi @reta, Thanks for your answer and suggestions. I reverted my changes in `CacheAndWriteOutputStream`. I added a variable isClosed to `CacheAndWriteOutputStream` and as `postClose()` and `closeFlowthroughStream()` had the same implementation I reduced it to a call to `postClose()`. Please review my pull request again, see the test case `CacheAndWriteOutputStreamTest#testCloseMultipleTimes()`. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
