cshannon commented on code in PR #2808:
URL: https://github.com/apache/accumulo/pull/2808#discussion_r927763946


##########
server/base/src/main/java/org/apache/accumulo/server/util/LocalityCheck.java:
##########
@@ -87,7 +102,7 @@ public int run(String[] args) throws Exception {
               blocksForHost);
         }
       }
-      return 0;
+      // return 0;

Review Comment:
   @dlmarion - Oops, good catch, I meant to get rid of that. I just pushed an 
updated PR with that line removed.



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