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

ramkrishna.s.vasudevan commented on HBASE-8248:
-----------------------------------------------

@Sergey
I have one question here.
If the master died before sending the sendRegionClose but just after creating 
the CLOSING znode, if we pass null for sendRegionClose for the dest server will 
the call still reach that server?
The comment here
{code}
// Insert into RIT & resend the query to the region server: may be the previous 
master
          // died before sending the query the first time.
{code}
makes me think of this? 
                
> HConnectionManager moved region tracking can cause the region server to 
> redirect to itself; load balancer uses incorrect servername compare
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8248
>                 URL: https://issues.apache.org/jira/browse/HBASE-8248
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.95.1
>
>         Attachments: HBASE-8248-v0.patch, HBASE-8248-v1.patch
>
>
> hbase-hbase-regionserver-ip-10-152-131-248.log:2013-04-02 16:48:24,499 INFO 
> org.apache.hadoop.hbase.regionserver.HRegionServer: Adding moved region 
> record: c52aa9838fe14b28b34f1e4e5fa14be9 to 
> ip-10-152-131-248.ec2.internal,60020,1364935613234:60020 as of 51312
> The consequences are obvious...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to