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

Hudson commented on HBASE-4860:
-------------------------------

Integrated in HBase-TRUNK #2519 (See 
[https://builds.apache.org/job/HBase-TRUNK/2519/])
    HBASE-4860 RegionSplitter Should Allow NSFRE during logical split 
verification

nspiegelberg : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/RegionSplitter.java

                
> RegionSplitter Should Allow NSFRE during logical split verification
> -------------------------------------------------------------------
>
>                 Key: HBASE-4860
>                 URL: https://issues.apache.org/jira/browse/HBASE-4860
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Minor
>             Fix For: 0.94.0, 0.92.1
>
>         Attachments: HBASE-4860.patch
>
>
> When verifying that a split request has been logically completed, the client 
> can throw a NoServerForRegionException if the parent & daughter regions are 
> in flux at this time.  We should catch that error and retry later when the 
> daughter regions should have been brought online.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to