https://bz.apache.org/bugzilla/show_bug.cgi?id=66840
--- Comment #9 from cnj_0304 <cnj_0...@qq.com> --- (In reply to PJ Fanning from comment #8) > You will need to provide a file that demos an issue. Sorry, our company prohibits uploading files to the outside world. You can simply construct a compressed package according to this logic. The logic is as follows: The content of each file is the same, for example, aaaaa...., but each file does not exceed 100 KB. There are more than 10500 files. The total size of the file is about 1 GB, but the size of the compressed file is only 2008 KB. In the service environment, the size of the package that can be uploaded is limited to 2 MB. However, the service memory is only 500 MB. Therefore, when the service decompresses the ZIP package, the logic of determining the compression ratio is returned. Therefore, the service is OOM. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org