[ https://issues.apache.org/jira/browse/COMPRESS-481?focusedWorklogId=224293&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-224293 ]
ASF GitHub Bot logged work on COMPRESS-481: ------------------------------------------- Author: ASF GitHub Bot Created on: 08/Apr/19 11:25 Start Date: 08/Apr/19 11:25 Worklog Time Spent: 10m Work Description: coveralls commented on issue #76: COMPRESS-481 Allow passing memory limit to SevenZFile URL: https://github.com/apache/commons-compress/pull/76#issuecomment-480792270 [](https://coveralls.io/builds/22665472) Coverage decreased (-0.05%) to 86.385% when pulling **41439f9eaa839424f9db1ce5e96be84c54602650 on theobisproject:COMPRESS-481** into **1b6fd49edb1a5986a44013fdbb4a1827475009e3 on apache:master**. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 224293) Time Spent: 20m (was: 10m) > 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 > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > 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)