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

Hudson commented on HBASE-6896:
-------------------------------

Integrated in HBase-TRUNK #3482 (See 
[https://builds.apache.org/job/HBase-TRUNK/3482/])
    HBASE-6896 sync bulk and regular assigment handling socket timeout 
exception (Revision 1401744)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java

                
> sync bulk and regular assigment handling socket timeout exception
> -----------------------------------------------------------------
>
>                 Key: HBASE-6896
>                 URL: https://issues.apache.org/jira/browse/HBASE-6896
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>         Attachments: trunk-6896.patch, trunk-6896_v2.patch
>
>
> In regular assignment, in case of socket network timeout, it tries to call 
> openRegion again and again without change the region plan, ZK offline node,
> till the region is out of transition, in case the region server is still up.
> We may need to sync them up and make sure bulk assignment does the same in 
> this case.

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