[ 
https://issues.apache.org/jira/browse/HBASE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640892#action_12640892
 ] 

Jim Kellerman commented on HBASE-919:
-------------------------------------

JD: aside from the wait in HBaseClusterTestCase, I don't really see anything 
else relevant to this issue. At the
very least this should be transparent to the client and HTable should do the 
"right thing"

Arbitrary sleep can come back to bite you if the cluster is slower than you 
anticipate.

But thanks for the input, maybe I am not as far off as I think I am. What I 
have is a timing/synchronization problem
and those are often the nastiest to resolve given all the moving parts.

> 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.

Reply via email to