cassandra/test
Stefan Miklosovic c273017b25
Add AzureSnitch
As we were implementing the snitch itself, we noticed that the constructors
for cloud-based snitches are unnecessarilly complicated and
we took the opportunity to make them simpler.

patch by Stefan Miklosovic; reviewed by German Eichberger and Jacek Lewandowski for CASSANDRA-18646
2023-07-20 21:35:07 +02:00
..
anttasks/org/apache/cassandra/anttasks Merge branch 'cassandra-4.1' into trunk 2023-04-13 10:29:14 -04:00
bin Correct memtable on-heap size calculations to match actual use (CASSANDRA-16318) 2021-01-19 14:08:20 -05:00
burn/org/apache/cassandra Moved system properties and envs to CassandraRelevantProperties and CassandraRelevantEnv respectively 2023-05-11 07:39:16 +02:00
conf Implementation of the Unified Compaction Strategy as described in CEP-26 2023-07-19 11:22:32 +03:00
data Implementation of the Unified Compaction Strategy as described in CEP-26 2023-07-19 11:22:32 +03:00
distributed/org/apache/cassandra Implementation of the Unified Compaction Strategy as described in CEP-26 2023-07-19 11:22:32 +03:00
long/org/apache/cassandra Implementation of the Unified Compaction Strategy as described in CEP-26 2023-07-19 11:22:32 +03:00
memory/org/apache/cassandra/db/compaction Deprecate/forbid constructors for Integer, Long, Float, Byte, Double, and Short 2023-05-02 08:26:10 -05:00
microbench/org/apache/cassandra/test/microbench Implementation of the Unified Compaction Strategy as described in CEP-26 2023-07-19 11:22:32 +03:00
resources allow blocking IPs from updating metrics about traffic 2021-08-20 17:24:16 -07:00
simulator Extend maximum expiration date 2023-06-05 07:18:34 +02:00
unit/org Add AzureSnitch 2023-07-20 21:35:07 +02:00