https://issues.apache.org/bugzilla/show_bug.cgi?id=56213
--- Comment #3 from Jeff Middleton ---
Thanks for the quick turnaround!
I see what you are saying about the reference objects, but yes this change made
a huge difference in gc times. The times quoted in the description (100ms vs
8.8 secs
https://issues.apache.org/bugzilla/show_bug.cgi?id=56213
--- Comment #2 from Konstantin Kolinko ---
Regarding this change ( r1574484 ) I would like to hear, whether it really
improves situation for you.
KeyReference is just a reference object. Reusing and recycling it via a queue
creates another
https://issues.apache.org/bugzilla/show_bug.cgi?id=56213
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---