mirror of
https://github.com/apache/druid.git
synced 2025-03-02 23:39:21 +00:00
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.
The best place for more Druid resources is at: http://www.druid.io Looking for docs? http://druid.io/docs/latest/ Build with build.sh Want to get started? http://druid.io/docs/latest/Tutorial:-A-First-Look-at-Druid.html
Description
Languages
Java
62.5%
ReScript
30.7%
TypeScript
3.1%
Euphoria
0.9%
Csound
0.8%
Other
1.9%