[
https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289419#comment-15289419
]
Ted Yu commented on HBASE-14140:
--------------------------------
Several tests in TestDistributedLogSplitting fail as well.
e.g.
{code}
testReadWriteSeqIdFiles(org.apache.hadoop.hbase.master.TestDistributedLogSplitting)
Time elapsed: 9.342 sec <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<3>
at
org.apache.hadoop.hbase.master.TestDistributedLogSplitting.installTable(TestDistributedLogSplitting.java:1502)
at
org.apache.hadoop.hbase.master.TestDistributedLogSplitting.installTable(TestDistributedLogSplitting.java:1473)
at
org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testReadWriteSeqIdFiles(TestDistributedLogSplitting.java:1442)
{code}
This was due to the presence of hbase:backup table which was not accounted for.
> HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include
> backup/restore - related API
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-14140
> URL: https://issues.apache.org/jira/browse/HBASE-14140
> Project: HBase
> Issue Type: New Feature
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-14140-v1.patch, HBASE-14140-v4.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)