scylla-jmx/src/main/java/org/apache/cassandra/db
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
..
commitlog Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
compaction Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
ColumnFamilyStore.java ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array 2015-12-03 12:20:30 +02:00
ColumnFamilyStoreMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00