cassandra/src/java/org/apache/cassandra
Jon Meredith db5832120f In-JVM dtest - modify schema with stopped nodes and use yaml fragments for config
patch by Jon Meredith; reviewed by Alex Petrov, David Capwell, Dinesh Joshi, Yifan Cai for CASSANDRA-16152
2020-10-22 13:20:12 -07:00
..
auth Handle exceptions during authentication/authorization 2019-07-05 18:56:22 +01:00
cache Fix weightedSize() for row-cache reported by JMX and NodeTool 2017-04-09 10:54:25 +02:00
client Add a separate production debug log for troubleshooting 2015-09-22 22:00:23 +02:00
concurrent Allow instance class loaders to be garbage collected for inJVM dtest 2019-08-15 10:12:06 -06:00
config In-JVM dtest - modify schema with stopped nodes and use yaml fragments for config 2020-10-22 13:20:12 -07:00
cql3 In-jvm dtests use -1 as timestamp for all writes that don't specify 'USING TIMESTAMP' 2020-09-04 13:39:52 -07:00
db Fix support for adding UDT fields to clustering keys 2020-09-22 11:06:38 +02:00
dht Merge branch 'cassandra-2.1' into cassandra-2.2 2016-05-25 18:49:20 -05:00
exceptions Handle exceptions during authentication/authorization 2019-07-05 18:56:22 +01:00
gms Allow instance class loaders to be garbage collected for inJVM dtest 2019-08-15 10:12:06 -06:00
hadoop Revert "CqlRecordReader unnecessarily quotes the keyspace when connecting, when the java driver will." 2018-06-14 07:48:27 +10:00
io Merge branch 'cassandra-2.1' into cassandra-2.2 2020-07-10 17:52:23 +01:00
locator Introduce in-jvm distributed tests 2019-01-21 10:13:48 +00:00
metrics Introduce in-jvm distributed tests 2019-01-21 10:13:48 +00:00
net Extract in-jvm-dtest API 2020-03-27 18:34:53 +01:00
notifications Add unit test for CASSANDRA-11548 2016-04-19 15:42:36 +02:00
repair Wrong logger name in AnticompactionTask 2017-03-16 13:24:55 -07:00
scheduler simplify duplicate catch blocks 2015-04-29 23:25:24 -04:00
schema Fix is_dense recalculation for Thrift-updated tables 2016-04-27 17:47:29 +01:00
security Preserve order for preferred SSL cipher suites 2016-02-29 17:17:47 +00:00
serializers Fix Commit log replays when static column clustering keys are collections 2020-03-10 08:58:49 +01:00
service Fixed a NullPointerException when calling nodetool enablethrift 2020-10-12 11:04:37 -07:00
streaming Allow instance class loaders to be garbage collected for inJVM dtest 2019-08-15 10:12:06 -06:00
thrift Add client testing capabilities to in-jvm tests 2019-11-11 15:21:51 +01:00
tools Backport CASSANDRA-16057: Should update in-jvm dtest to expose stdout and stderr for nodetool 2020-10-19 12:29:28 -07:00
tracing Change cassandra.wait_for_tracing_events_timeout_secs default to 0 2016-10-25 09:42:02 +08:00
transport Add client testing capabilities to in-jvm tests 2019-11-11 15:21:51 +01:00
triggers Add a separate production debug log for troubleshooting 2015-09-22 22:00:23 +02:00
utils 3.x fails to start if commit log has range tombstones from a column which is also deleted 2020-07-28 17:54:54 -07:00