frostruan commented on code in PR #4367:
URL: https://github.com/apache/hbase/pull/4367#discussion_r861098585


##########
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/master/LogRollMasterProcedureManager.java:
##########
@@ -171,7 +199,20 @@ private boolean isBackupEnabled() {
   }
 
   @Override
-  public boolean isProcedureDone(ProcedureDescription desc) {
-    return done;
+  public boolean isProcedureDone(ProcedureDescription desc) throws IOException 
{

Review Comment:
   Ok. I'll add some comments here. Thanks Duo.



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

Reply via email to