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

stack commented on HBASE-8248:
------------------------------

Patch looks good except for

-                    unassign(regionInfo, rs, expectedVersion, sn, true, null);
+                    unassign(regionInfo, rs, expectedVersion, null, true, 
null);

The above test failure is suspicious Sergey.
                
> 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.0
>
>         Attachments: HBASE-8248-v0.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