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



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java
##########
@@ -474,6 +474,7 @@ protected boolean isMatchingRegionLocation(RegionStateNode 
rsn) {
    * it.
    */
   private void assignRegions(MasterProcedureEnv env, List<RegionInfo> regions) 
throws IOException {
+    LOG.info("=============assign " + regions);

Review comment:
       Oh, this is a debug log. Let me remove.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to