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


##########
server/base/src/main/java/org/apache/accumulo/server/manager/state/TabletManagementIterator.java:
##########
@@ -260,11 +260,6 @@ private void computeTabletManagementActions(final 
TabletMetadata tm,
       reasonsToReturnThisTablet.add(ManagementAction.NEEDS_VOLUME_REPLACEMENT);
     }
 
-    if (!reasonsToReturnThisTablet.isEmpty()) {

Review Comment:
   pushed a change in 0e24090 to not evaluation the split and compaction when 
certain actions are set



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