dlmarion commented on code in PR #4257:
URL: https://github.com/apache/accumulo/pull/4257#discussion_r1486756744


##########
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:
   Ok, do we need to modify TGW to not split or compact then NEEDS_RECOVERY is 
in the action list?



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