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 2012/10/13 20:56:02 UTC

[jira] [Updated] (ACCUMULO-774) splitting a tablet results in bogus warnings

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

Eric Newton updated ACCUMULO-774:
---------------------------------

    Fix Version/s: 1.5.0
    
> splitting a tablet results in bogus warnings
> --------------------------------------------
>
>                 Key: ACCUMULO-774
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-774
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master, tserver
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Asking a tablet server to split a tablet can result in an unbalanced load.  When the balancer runs, it returns a plan to move the tablets. The next run of the state machine will send unload messages to tablet servers.  This, in turn, will result in waking up the master to re-run the state machine.  In this way, the master ends up queuing many requests to unload a tablet.  Eventually the tablet server will unload the tablet and then complain about being asked to unload a tablet that is no longer loaded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira