You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/10/24 17:57:44 UTC

[jira] Created: (HBASE-954) Don't reassign root region until ProcessServerShutdown has split the former region server's log

Don't reassign root region until ProcessServerShutdown has split the former region server's log
-----------------------------------------------------------------------------------------------

                 Key: HBASE-954
                 URL: https://issues.apache.org/jira/browse/HBASE-954
             Project: Hadoop HBase
          Issue Type: Sub-task
          Components: master
    Affects Versions: 0.19.0
            Reporter: Jim Kellerman
            Assignee: Jim Kellerman
            Priority: Blocker
             Fix For: 0.19.0


When the region server hosting the root region lease times out, don't immediately reassign the root region. Instead it should be marked for reassignment after ProcessServerShutdown has split the region server's log.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-954) Don't reassign root region until ProcessServerShutdown has split the former region server's log

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

Jim Kellerman resolved HBASE-954.
---------------------------------

    Resolution: Fixed

Fixed. Committed.

> Don't reassign root region until ProcessServerShutdown has split the former region server's log
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-954
>                 URL: https://issues.apache.org/jira/browse/HBASE-954
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>          Components: master
>    Affects Versions: 0.19.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> When the region server hosting the root region lease times out, don't immediately reassign the root region. Instead it should be marked for reassignment after ProcessServerShutdown has split the region server's log.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.