Apache9 commented on a change in pull request #1828:
URL: https://github.com/apache/hbase/pull/1828#discussion_r435789124



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java
##########
@@ -233,13 +233,19 @@ public void run() {
 
     private int numberOfAttemptsSoFar = 0;
     private long maxWaitTime = -1;
+    private final long rsRpcRetryInterval;

Review comment:
       This is not related to the title here?




----------------------------------------------------------------
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]


Reply via email to