[
https://issues.apache.org/jira/browse/COMPRESS-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060179#comment-17060179
]
Alex Reese commented on COMPRESS-504:
-------------------------------------
Looks good! Presumably, there should be a @since tag in the new constructor's
javadoc.
Thanks for your effort.
> Allow setting of compression level in ParallelScatterZipCreator
> ---------------------------------------------------------------
>
> Key: COMPRESS-504
> URL: https://issues.apache.org/jira/browse/COMPRESS-504
> Project: Commons Compress
> Issue Type: Improvement
> Components: Compressors
> Affects Versions: 1.20
> Reporter: Alex Reese
> Priority: Minor
>
> Currently, the compression level for ParallelScatterZipCreator is hard-coded
> as Deflater.DEFAULT_COMPRESSION in the method createDeferred(). It would be
> nice if that could be changed via a constructor parameter or a set method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)