Commit Graph

7 Commits

Author SHA1 Message Date
Blake Eggleston ccab496d2d Add byte array backed cells
Patch by Blake Eggleston; reviewed by Caleb Rackliffe and Marcus Eriksson for CASSANDRA-15393
2020-09-14 08:32:44 -07:00
Yifan Cai da95e4b3fb Add tunable initial size and growth factor to RangeTombstoneList
Added `initial_range_tombstone_list_allocation_size` and
`range_tombstone_list_growth_factor` in config, which can be altered via JMX.

Patch By Michael Kjellman and Yifan Cai; Reviewed by Dinesh Joshi for CASSANDRA-15763

Co-Authored-By: Yifan Cai <yifan_cai@apple.com>
Co-Authored-By: Michael Kjellman <kjellman@apple.com>
2020-05-06 16:01:07 -07:00
Dave Brosius 087264f29c imports cleanup 2016-07-16 12:40:05 -04:00
Jonathan Ellis f4233eb77c replace deprecated Iterables.emptyIterator with Collections.emptyIterator 2016-05-04 14:32:08 -05:00
Branimir Lambov 2cc26eba7a Clarify ClusteringPrefix hierarchy
Patch by Branimir Lambov; reviewed by Sylvain Lebresne for CASSANDRA-11213
2016-04-28 14:32:36 +02:00
Sylvain Lebresne c055ab997e Minor improvements to RowStats
patch by slebresne; reviewed by JoshuaMcKenzie for CASSANDRA-9828
2015-07-24 14:59:57 +02:00
Sylvain Lebresne 2457599427 Simplify some 8099's implementations
patch by slebresne; reviewed by iamalesky for CASSANDRA-9705
2015-07-22 18:05:09 +02:00