cassandra/test/unit/org/apache/cassandra
Paulo Motta 158875858c Merge branch 'cassandra-4.1' into trunk 2023-01-23 17:43:18 -05:00
..
audit Merge branch 'cassandra-4.0' into cassandra-4.1 2022-10-11 23:20:35 +02:00
auth Merge branch 'cassandra-4.0' into cassandra-4.1 2022-12-05 18:57:01 -08:00
batchlog Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
cache Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
concurrent Fix a race condition where a keyspace can be opened while it is being removed 2022-08-12 13:34:05 +02:00
config Merge branch 'cassandra-4.1' into trunk 2022-09-26 22:37:29 +02:00
cql/jdbc
cql3 Add tests for CQL and cqlsh quote escaping 2023-01-17 15:27:51 -05:00
db Merge branch 'cassandra-4.1' into trunk 2023-01-23 17:43:18 -05:00
dht Merge branch 'cassandra-4.1' into trunk 2022-11-09 17:23:40 +01:00
diag Remove OrderedJUnit4ClassRunner 2021-09-20 13:37:32 +02:00
fql [CASSANDRA-16926] CEP-10 Phase 1: Mockable Filesystem 2021-10-07 14:28:00 +01:00
gms [CEP-10] Phase 4: Cluster and Code Simulation 2021-11-30 16:05:54 +00:00
hints Use checked casts when reading vints as ints 2023-01-04 15:58:50 -05:00
index List snapshots of dropped tables 2022-04-29 19:00:34 -03:00
io Merge branch 'cassandra-4.1' into trunk 2023-01-16 21:50:55 -05:00
locator SimpleSeedProvider can resolve multiple IP addresses per DNS record 2023-01-18 10:43:45 +01:00
metrics Renames MemtableTrie to InMemoryTrie 2022-10-21 12:58:09 +03:00
net Use checked casts when reading vints as ints 2023-01-04 15:58:50 -05:00
repair Merge branch 'cassandra-4.1' into trunk 2022-09-26 22:37:29 +02:00
schema Merge branch 'cassandra-4.1' into trunk 2022-12-23 14:45:48 +01:00
security Merge branch 'cassandra-4.1' into trunk 2022-09-26 22:37:29 +02:00
serializers Add ability to read the TTLs and write times of the elements of a collection and/or UDT 2022-08-12 13:00:04 +01:00
service Merge branch 'cassandra-4.1' into trunk 2022-12-07 15:23:00 -05:00
streaming Merge branch 'cassandra-4.1' into trunk 2023-01-12 09:48:04 -08:00
tools Print friendly error when nodetool attempts to connect to uninitialized server 2023-01-23 17:18:33 -05:00
tracing [CASSANDRA-17176] Introduce TimeUUID 2022-03-10 16:30:12 +00:00
transport Remove ProtocolVersion entirely from the CollectionSerializer ecosystem 2023-01-12 15:56:56 -06:00
triggers add checkstyle modules for checking redundant and unused imports in Java code 2022-09-26 21:41:15 +02:00
utils Use checked casts when reading vints as ints 2023-01-04 15:58:50 -05:00
AbstractSerializationsTester.java CEP-14: Paxos Improvements 2022-03-10 16:30:12 +00:00
CassandraBriefJUnitResultFormatter.java Remove all usages of junit.framework and ban them via Checkstyle 2022-03-11 12:32:04 -06:00
CassandraIsolatedJunit4ClassRunner.java [CASSANDRA-16926] CEP-10 Phase 1: Mockable Filesystem 2021-10-07 14:28:00 +01:00
CassandraXMLJUnitResultFormatter.java Remove all usages of junit.framework and ban them via Checkstyle 2022-03-11 12:32:04 -06:00
ConsoleAppender.java
JStackJUnitTask.java Add JStackJUnitTask to avoid downloading the jar 2021-07-25 11:37:32 -05:00
LogbackStatusListener.java Remove Windows-specific classes and related code 2022-02-05 15:41:33 +01:00
MethodComparator.java
RepeatableRunner.java patch by Berenguer Blasi; reviewed by Andrés de la Peña for CASSANDRA-16654 2021-05-18 06:36:49 +02:00
SchemaLoader.java Add support for CQL functions on collections, tuples and UDTs 2022-11-18 10:32:50 +00:00
ServerTestUtils.java Fix a race condition where a keyspace can be opened while it is being removed 2022-08-12 13:34:05 +02:00
TeeingAppender.java
UpdateBuilder.java Make TableMetadata immutable, optimize Schema 2017-01-27 22:17:46 +00:00
Util.java ByteComparable API 2022-06-29 14:24:07 +03:00