On Fri, 2010-02-05 at 06:57 +0000, Matt Nordhoff wrote:
> This just took out Launchpad's Loggerhead instance (see bug #517418),
> leaving it returning nothing but Internal Server Errors, so it seems
> somewhat more urgent...
Its probably a loggerhead bug: using the same LRUCache from different
threads, without synchronisation.
On Fri, 2010-02-05 at 06:57 +0000, Matt Nordhoff wrote:
> This just took out Launchpad's Loggerhead instance (see bug #517418),
> leaving it returning nothing but Internal Server Errors, so it seems
> somewhat more urgent...
Its probably a loggerhead bug: using the same LRUCache from different
threads, without synchronisation.
-Rob