pankaj72981 commented on a change in pull request #2313:
URL: https://github.com/apache/hbase/pull/2313#discussion_r499202592
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java
##########
@@ -65,6 +65,14 @@
implements ServerProcedureInterface {
private static final Logger LOG =
LoggerFactory.getLogger(ServerCrashProcedure.class);
+ /**
+ * Configuration parameter to retain the region assignment during
ServerCrashProcedure, see
Review comment:
Sure, will address it in next commit in this PR.
----------------------------------------------------------------
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]