scylla-jmx/src/main/java
Piotr Jastrzebski 1ad2ba8507 TableRepository: wrap initial repository
Before we were discarding the initial repository while
overriding it with TableRepository. This was a mistake that
caused dtests to fail. Proper solution is to keep the initial
repository inside TableRepository. That way whatever was registered
at the time of JmxMBeanServer creation is still handled properly.

Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
Message-Id: <22181859012fd20ddf37e049a145bc94a3a91a33.1527844328.git.piotr@scylladb.com>
2018-06-02 20:42:00 +03:00
..
com/scylladb/jmx TableRepository: wrap initial repository 2018-06-02 20:42:00 +03:00
org/apache/cassandra Introduce and use TableMetricObjectName 2018-05-12 19:08:37 +02:00