Stefan Podkowinski created CASSANDRA-14566:
----------------------------------------------

             Summary: Cache CSM.onlyPurgeRepairedTombstones()
                 Key: CASSANDRA-14566
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14566
             Project: Cassandra
          Issue Type: Improvement
          Components: Compaction
            Reporter: Stefan Podkowinski


We currently call {{CompactionStrategyManager.onlyPurgeRepairedTombstones()}} 
*a lot* during compaction, I think at least for every key. So we should 
probably cache the value, instead of constantly reading from a volatile and 
calling parseBoolean.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to