sunhelly commented on a change in pull request #3364:
URL: https://github.com/apache/hbase/pull/3364#discussion_r647163843



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java
##########
@@ -231,6 +231,13 @@ public synchronized void markComplete(String status) {
     this.packet = null;
   }
 
+  @Override
+  public synchronized void cleanup() {

Review comment:
       Yes, the status is monitoring the RPC handler, so using markComplete is 
more properly.




-- 
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:
us...@infra.apache.org


Reply via email to