JacksonYao287 commented on a change in pull request #2157:
URL: https://github.com/apache/ozone/pull/2157#discussion_r613739231
##########
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerReportHandler.java
##########
@@ -118,6 +121,9 @@ public void onMessage(final ContainerReportFromDatanode
reportFromDatanode,
try {
final List<ContainerReplicaProto> replicas =
containerReport.getReportsList();
+ LOG.trace("begin processing ContainerReport of {} at {}," +
Review comment:
ok, and a process latency is added too
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]