Yifan Cai created CASSANDRA-15763:
-------------------------------------

             Summary: Tunable RangeTombstoneList initial size and resize factor
                 Key: CASSANDRA-15763
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15763
             Project: Cassandra
          Issue Type: Improvement
          Components: Local/Config
            Reporter: Yifan Cai
            Assignee: Yifan Cai


Cassandra allocates a backing array with a fixed size of one when creating a 
new RangeTombstoneList object. The resize factor is fixed to 1.5.
The initial size and resize factor could be made tunable so it could reduce 
cost in some cases. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to