[
https://issues.apache.org/jira/browse/HBASE-21141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689834#comment-16689834
]
Ted Yu commented on HBASE-21141:
--------------------------------
You can shrink the following into one line comment:
{code}
+ //although split fail, this may not affect following check
+ //In old split without AM2, if region's best split key is not found,
+ //there are not exception thrown. But in current API, exception
+ //will be thrown.
{code}
That would be 3 fewer lines.
> Enable MOB in backup / restore test involving incremental backup
> ----------------------------------------------------------------
>
> Key: HBASE-21141
> URL: https://issues.apache.org/jira/browse/HBASE-21141
> Project: HBase
> Issue Type: Test
> Components: backup&restore
> Reporter: Ted Yu
> Assignee: Artem Ervits
> Priority: Major
> Labels: mob
> Attachments: HBASE-21141.v01.patch, HBASE-21141.v02.patch,
> HBASE-21141.v03.patch
>
>
> Currently we only have one test (TestRemoteBackup) where MOB feature is
> enabled. The test only performs full backup.
> This issue is to enable MOB in backup / restore test(s) involving incremental
> backup.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)