Closed GoogleCodeExporter closed 9 years ago
It's very likely that you just ran the thing out of memory enqueueing large
amounts
of data asynchronously without ever slowing down queue insertion rates.
I can't see what your test actually did here, but based on the filename, it
sounds
like it might be an invalid queue overflow flood (i.e. the kind of thing I
wouldn't
expect to see in an application, and if your application did need something
similar,
it should be using CacheLoader).
Original comment by dsalli...@gmail.com
on 11 Nov 2009 at 8:28
Original issue reported on code.google.com by
hankm2...@gmail.com
on 20 Jul 2009 at 9:31