You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2015/02/18 19:51:11 UTC

[jira] [Updated] (ACCUMULO-3601) master does not process migrations

     [ https://issues.apache.org/jira/browse/ACCUMULO-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton updated ACCUMULO-3601:
----------------------------------
    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.


  was:
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-3583.



> master does not process migrations
> ----------------------------------
>
>                 Key: ACCUMULO-3601
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3601
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.5.3, 1.7.0, 1.6.3
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Blocker
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)