You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Reese (Jira)" <ji...@apache.org> on 2020/02/24 05:59:00 UTC

[jira] [Created] (COMPRESS-504) Allow setting of compression level in ParallelScatterZipCreator

Alex Reese created COMPRESS-504:
-----------------------------------

             Summary: 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


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)