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/17 18:30:44 UTC

[jira] Reopened: (HBASE-919) Master and Region Server need to provide root region location if they are using HTable

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

Jim Kellerman reopened HBASE-919:
---------------------------------


It has been reported that finding the root region in HRegionServer.housekeeping is too late to get HRegionServer off the ground.

> Master and Region Server need to provide root region location if they are using HTable
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-919
>                 URL: https://issues.apache.org/jira/browse/HBASE-919
>             Project: Hadoop HBase
>          Issue Type: Sub-task
>          Components: master, regionserver
>    Affects Versions: 0.18.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 919.patch
>
>
> There needs to be a mechanism by which master and region servers can provide the HServerAddress for the root region to HConnectionManager so that they can use a HTable. 

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