keith-turner commented on code in PR #3604:
URL: https://github.com/apache/accumulo/pull/3604#discussion_r1264214118


##########
server/manager/src/main/java/org/apache/accumulo/manager/TabletGroupWatcher.java:
##########
@@ -663,7 +662,7 @@ private int assignedOrHosted(Map<TableId,TableCounts> last) 
{
     return result;
   }
 
-  // ELASITICITY_TODO: Remove
+  // ELASITICITY_TODO: Remove??

Review Comment:
   Decided to leave the uncalled method for now because it has a lot of stuff 
related to merge that I don't understand and need to research.  Mentioned the 
issue in comments in a9e48ea



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