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/09/24 19:55:08 UTC

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

Eric Newton created ACCUMULO-774:
------------------------------------

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


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

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

Posted by "Eric Newton (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Eric Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton resolved ACCUMULO-774.
----------------------------------

    Resolution: Fixed

fixed at the hackathon in Columbia, MD
                
> 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

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

Posted by "Drew Farris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Drew Farris updated ACCUMULO-774:
---------------------------------

    Labels: hackathon  (was: )
    
> 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
>              Labels: hackathon
>             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