druid/server
nishantmonu51 dc097081a6 remove writeOpQueueFactory
for writeQueueFactory the buffer of the element is nulled by memcache
before remove is called, thus we are not able to determine the size of
element while removing, We can potentially work around this by adding a
wrapper to keep track of size but that will have its extra overhead,
Also verified from the heap dump that the growing queue was the queue
for opQueue.
2014-02-07 20:00:25 +05:30
..
src remove writeOpQueueFactory 2014-02-07 20:00:25 +05:30
pom.xml [maven-release-plugin] prepare for next development iteration 2014-02-04 15:23:34 -08:00