You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2010/11/06 23:14:07 UTC

[jira] Resolved: (HBASE-2896) Retain assignment information between cluster shutdown/startup

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

Jonathan Gray resolved HBASE-2896.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.92.0)
                   0.90.0
     Hadoop Flags: [Reviewed]

Committed to trunk.

> Retain assignment information between cluster shutdown/startup
> --------------------------------------------------------------
>
>                 Key: HBASE-2896
>                 URL: https://issues.apache.org/jira/browse/HBASE-2896
>             Project: HBase
>          Issue Type: New Feature
>          Components: master, regionserver
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.90.0
>
>         Attachments: HBASE-2896-v2.patch
>
>
> Over in HBASE-57 we want to consider block locations for region assignment.  This is most important during cluster startup where you currently lose all locality because regions are assignment randomly.
> This jira is about a shot-term solution to the cluster startup problem by retaining assignment information after a cluster shutdown and using it on the next cluster startup.

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