Jonathan Ellis created CASSANDRA-4865:
-----------------------------------------

             Summary: Off-heap bloom filters
                 Key: CASSANDRA-4865
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4865
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Vijay
             Fix For: 1.2.1


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to