Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Key cache still uses a concurrent map on-heap. This could go to off-heap and feels doable now after CASSANDRA-8099.
Evaluation should be done in advance based on a POC to prove that pure off-heap counter cache buys a performance and/or gc-pressure improvement.
In theory, elimination of on-heap management of the map should buy us some benefit.
Attachments
Issue Links
- depends upon
-
CASSANDRA-11206 Support large partitions on the 3.0 sstable format
- Resolved
- is related to
-
CASSANDRA-9754 Make index info heap friendly for large CQL partitions
- Awaiting Feedback
- requires
-
CASSANDRA-10314 Update index file format
- Resolved
- supercedes
-
CASSANDRA-10236 Generate legacy sstables
- Resolved