Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Won't Fix
-
None
Description
Counter 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
- blocks
-
CASSANDRA-9929 More efficient memory handling for tiny off-heap cache entries
- Open
- links to