ChenSammi commented on code in PR #4294:
URL: https://github.com/apache/ozone/pull/4294#discussion_r1174744322
##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/DBCheckpointMetrics.java:
##########
@@ -40,8 +40,10 @@ public class DBCheckpointMetrics {
// Metrics to track checkpoint statistics from last run.
private @Metric MutableGaugeLong lastCheckpointCreationTimeTaken;
private @Metric MutableGaugeLong lastCheckpointStreamingTimeTaken;
+ private @Metric MutableGaugeLong lastCheckpointStreamingNumSSTExcluded;
Review Comment:
@Xushaohong , I cannot image how this metrics will help, could you explain a
little bit about it?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]