You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Robin Schimpf (JIRA)" <ji...@apache.org> on 2019/04/08 11:00:02 UTC

[jira] [Created] (COMPRESS-481) Allow passing memory limit for extraction to SevenZFIle

Robin Schimpf created COMPRESS-481:
--------------------------------------

             Summary: Allow passing memory limit for extraction to SevenZFIle
                 Key: COMPRESS-481
                 URL: https://issues.apache.org/jira/browse/COMPRESS-481
             Project: Commons Compress
          Issue Type: Improvement
    Affects Versions: 1.18
            Reporter: Robin Schimpf


I am handling arbitrary 7zip files in my application. The extraction of the files happens parallelized. To have better control how much memory a single file uses for extraction it would be good to be able to pass the memory limitation to the SevenZFile.
This is already possible when using the CompressorStreamFactory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)