Description
While attempting to write a test for ACCUMULO-3597, I found the master was not balancing. The iterator that filters the metadata table does not take migrations into account, so the state of the tablets was never seen, and processed. This bug was introduced with the fix to ACCUMULO-3580.
Attachments
Attachments
Issue Links
- breaks
-
ACCUMULO-3609 BalanceInPresenceOfOfflineTableIT seems to be hanging
- Resolved
- is broken by
-
ACCUMULO-3580 TabletStateChangeIterator makes master do unnecessary work
- Resolved