scylla-jmx/src/main
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
..
java ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array 2015-12-03 12:20:30 +02:00