[
https://issues.apache.org/jira/browse/COMPRESS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12690151#action_12690151
]
Sebb commented on COMPRESS-50:
------------------------------
I've added annotations and comments to most of the classes (and found some
bugs in the process!).
Most of the classes are not thread-safe, but a lot of them are dealing with I/O.
> Threading Requirements
> ----------------------
>
> Key: COMPRESS-50
> URL: https://issues.apache.org/jira/browse/COMPRESS-50
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: Christian Grobmeier
> Fix For: 1.0
>
>
> The compress source has not got any docs about threading behaviour.
> The following must be discussed before a release 1:
> * decide/document thread-safety requirements.
> * fix classes that violate them
> * possibly relax requirements if some classes are difficult/expensive to fix.
> Additionally javadoc must be updated with the decisions/behaviour.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.