You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/03/11 15:15:01 UTC

[GitHub] [commons-vfs] MaxKellermann commented on pull request #166: Remove usage of `ThreadLocal` in `DefaultFileContent`

MaxKellermann commented on pull request #166:
URL: https://github.com/apache/commons-vfs/pull/166#issuecomment-796809539


   Previously, at most one `OutputStream` was allowed *per thread*. With your change, at most one `OutputStream` is allowed *globally*. This might break applications.


----------------------------------------------------------------
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:
users@infra.apache.org