EdColeman commented on a change in pull request #1536: Improve master metrics
rported via hadoop metrics
URL: https://github.com/apache/accumulo/pull/1536#discussion_r385826753
##########
File path:
server/master/src/main/java/org/apache/accumulo/master/metrics/fate/FateLegacyJMXMetricsMBean.java
##########
@@ -16,12 +16,12 @@
*/
package org.apache.accumulo.master.metrics.fate;
-public interface FateMetricsMBean {
+public interface FateLegacyJMXMetricsMBean {
Review comment:
This was a rename so that on the merge forward, these JMX specific classes
are drooped and hadoop2 metrics classes the can be named FateMetrics. The
interface name needed to change to match the JMX required naming convention
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services