https://bz.apache.org/bugzilla/show_bug.cgi?id=59841
--- Comment #10 from PJ Fanning <[email protected]> --- Thanks Andreas for your analysis. Your summary is exactly what I am looking to achieve. I understand the Shared String Table could be another memory issue but I'm wondering if at least the FakeZipEntry memory consumption could be addressed by my patch set? I've added a basic test case to the pull request. My custom strategy class would be similar to the one in the test case except that it has its own built-in AES encryption. This approach is based on the pre-existing TempFile creation strategy class in POI. Of course, the solutions you are suggesting are also well worth considering. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
