https://bz.apache.org/bugzilla/show_bug.cgi?id=61349
--- Comment #3 from Dominik Stadler <[email protected]> --- I ran a regression test run with the new limitations. Out of 1.1 million documents only 80 differences occurred in 4.0.0 compared to 3.17. Out of these 19 were OOMs that probably happened before as well. Thus only 61 documents fail with the new limit. I saw that almost all of them are in the 1-2MB range, a few try to allocate a bit more than 2MB, so if we raise the limit to 2.5MB, we should be safe for almost all documents of this corpus. See http://people.apache.org/~centic/poi_regression/reportsAll/index317to400SNAPSHOT.html for details. -- 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]
