reta commented on PR #3235:
URL: https://github.com/apache/cxf/pull/3235#issuecomment-4751258311

   > The fact that this works at all leads me to wonder whether `fis` is 
reliably backed by some sort of non-blocking data source like a file or an 
in-memory buffer.
   
   So the `fis` is backed by `CachedOutputStream` which could be backed by 
in-memory buffer (to my knowledge, this is the true most of the time).


-- 
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]

Reply via email to