[
https://issues.apache.org/jira/browse/HBASE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640891#action_12640891
]
Jean-Daniel Cryans commented on HBASE-919:
------------------------------------------
Jim, look at this patch
https://issues.apache.org/jira/secure/attachment/12392377/hbase-748-v6.patch
in HBaseClusterTestCase, that fix (that did not get committed) did it for me.
With that 5 sec sleep, every tests run fine. This is also why starting a
cluster works and why PE works with current trunk.
> 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, 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.