https://issues.apache.org/bugzilla/show_bug.cgi?id=51740
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX OS/Version| |All --- Comment #1 from Nick Burch <[email protected]> 2011-08-29 15:49:00 UTC --- This is as expected. SXSSF only has the un-flushed data around to decide based on. If it kept more, then you'd loose all the memory benefits! You should either use regular XSSF (and ensure you have enough memory), or adjust the flush size -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
