Claudenw commented on PR #677: URL: https://github.com/apache/creadur-rat/pull/677#issuecomment-4720798052
@potiuk In answer to the first question, there is a PR to ensure we have this covered. In answerto the second question, we utilize Apache Common Compress ArchiveStreamFactory class to create archive streams. If the filters indicate that we should process the archived file we extract the contents into an in-memory buffer where it is held until the document is processed. So we could hit OOM. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
