[ https://issues.apache.org/jira/browse/COMPRESS-481?focusedWorklogId=224287&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-224287 ]
ASF GitHub Bot logged work on COMPRESS-481: ------------------------------------------- Author: ASF GitHub Bot Created on: 08/Apr/19 11:03 Start Date: 08/Apr/19 11:03 Worklog Time Spent: 10m Work Description: theobisproject commented on pull request #76: COMPRESS-481 Allow passing memory limit to SevenZFile URL: https://github.com/apache/commons-compress/pull/76 ---------------------------------------------------------------- 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: 224287) Time Spent: 10m Remaining Estimate: 0h > 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: 10m > 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)