Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Bloom filters are the major user of heap as dataset grows. It's probably worth it to move these off heap. No extra refcounting needs to be done since we already refcount SSTableReader.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-14152 Remove unused on-heap BloomFilter implementation
- Resolved