[ 
https://issues.apache.org/jira/browse/HBASE-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-7858:
--------------------------

    Attachment: 7858-v9.txt

Patch v9 changes the following condition in verifyRegions():
{code}
      if (region.isOffline() && (region.isSplit() || region.isSplitParent())) {
{code}
                
> cleanup before merging snapshots branch to trunk
> ------------------------------------------------
>
>                 Key: HBASE-7858
>                 URL: https://issues.apache.org/jira/browse/HBASE-7858
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 7858-v1.txt, 7858-v2.txt, 7858-v3.txt, 7858-v4.txt, 
> 7858-v5.txt, 7858-v6.txt, 7858-v7.txt, 7858-v8.txt, 7858-v9.txt
>
>
> There have been a lot of review comments from 
> https://reviews.apache.org/r/9416
> Since our goal of merging snapshot feature to trunk would preserve revision 
> history, a separate JIRA is needed.

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