scylla-jmx/src/main/java/org/apache/cassandra
Amnon Heiman 3a69e3d9da ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array
When getSSTableCountPerLevel is called and the system is not using level
compaction the expected return is null and not an empty array.

This fix (scylla-jmx)
Fixes #11

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-12-03 12:20:30 +02:00
..
db ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array 2015-12-03 12:20:30 +02:00
gms FailureDetector: Change getAllEndpointStates implementation 2015-11-18 14:48:15 +02:00
locator Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
metrics ColumnFamilyStore: Use the combine API with metrics 2015-12-02 14:32:47 +02:00
net MessagingService: Add the depricated getRecentTimeoutsPerHost and 2015-11-17 11:57:07 +02:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Merge "Adding deprecated implementation to cache" from Amnon 2015-11-11 09:40:04 +02:00
streaming Add StreamManagerMBean with its subclasses 2015-11-03 11:28:44 +02:00