kevinrr888 commented on code in PR #5798: URL: https://github.com/apache/accumulo/pull/5798#discussion_r2305141059
########## core/src/main/java/org/apache/accumulo/core/fate/Fate.java: ########## @@ -72,6 +72,8 @@ public class Fate<T> { private static final Logger log = LoggerFactory.getLogger(Fate.class); + private boolean metricsEnabled = false; Review Comment: yeah it is good find -- 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. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org