scylla-jmx/src/main/java/org/apache/cassandra
Tomasz Grabiec 8176d5729f Bring back old forceKeyspaceCompaction() overload
nodetool from scylla-tools-java still uses it. Currently `nodetool compact` fails like this:

error: forceKeyspaceCompaction(java.lang.String, [Ljava.lang.String;)
-- StackTrace --
java.lang.NoSuchMethodException: forceKeyspaceCompaction(java.lang.String, [Ljava.lang.String;)

Fixes scylladb/scylla#2261

Probably broken by 3e146845b4

Message-Id: <1491470483-6147-1-git-send-email-tgrabiec@scylladb.com>
2017-04-06 12:59:52 +03:00
..
db scylla-jmx: Add dummy "compactionId" to compation info 2016-12-22 14:17:38 +02:00
gms Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
locator Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
metrics MetricsRegistry: Solving empty histograms in nodetool 2017-03-20 12:33:45 +02:00
net Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Bring back old forceKeyspaceCompaction() overload 2017-04-06 12:59:52 +03:00
streaming Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00