scylla-jmx/src/main/java/org/apache/cassandra
Calle Wilund ca3fa8de20 scylla-jmx: Fix tablemetricsobjectname breakage
Fixes #57

The usage of TableMetricsObjectName-yada-yada relies on translating the
"fake" objectname to a canonical one on remote
publication/serialization. However, the implementation of
ObjectName.getInstance has changed in JDK (micro) updates so it no
longer applies overridable methods -> wrong name published.

Fix by doing explicit ObjectName instansiation.
Message-Id: <20181023132005.23099-1-calle@scylladb.com>
2018-10-23 16:30:29 +03:00
..
db scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +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 tablemetricsobjectname breakage 2018-10-23 16:30:29 +03: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 scylla-jmx: Update JMX interfaces to origin 3.11 2018-07-30 15:47:43 +03:00
streaming Code formatting + source cleanup (eclipse) 2016-10-24 11:43:52 +00:00