Apache-HBase commented on a change in pull request #442: HBASE-22631 assign 
failed may make gced parent region appear again
URL: https://github.com/apache/hbase/pull/442#discussion_r310123010
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignProcedure.java
 ##########
 @@ -362,10 +362,11 @@ private void handleFailure(final MasterProcedureEnv env, 
final RegionStateNode r
     }
     this.forceNewPlan = true;
     this.targetServer = null;
-    regionNode.offline();
+    
 
 Review comment:
   whitespace:end of line
   

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


With regards,
Apache Git Services

Reply via email to