apurtell commented on a change in pull request #3826:
URL: https://github.com/apache/hbase/pull/3826#discussion_r745121873
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
##########
@@ -938,6 +938,8 @@ private void finishActiveMasterInitialization(MonitoredTask
status)
// Set master as 'initialized'.
setInitialized(true);
+ this.assignmentManager.deleteNonZkBasedQualifiersForZkBasedAssignment();
Review comment:
Sure, but it can be moved before, right?
--
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]