scylla-jmx/src/main/java/org/apache/cassandra
Calle Wilund 1219faf9f1 scylla-jmx: Fix TableMetricObjectName serialization
Fixes #133

TableMetricObjectName is not serializable as such, since
it depends on a lexicon object etc.

Use writeReplace to put a regular ObjectName in
the stream instead.
2020-09-01 15:46:18 +02:00
..
db fix is auto compaction disabled 2020-05-29 14:02:40 +03:00
gms FailureDetector: check that states is not null before use 2018-03-29 15:18:48 +03:00
locator Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00
metrics scylla-jmx: Fix TableMetricObjectName serialization 2020-09-01 15:46:18 +02:00
net scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +03:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Added support for checkAndRepairCdcStreams command 2020-06-15 14:58:13 +03:00
streaming Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00