[
https://issues.apache.org/jira/browse/HBASE-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598394#comment-13598394
]
Matteo Bertozzi commented on HBASE-8061:
----------------------------------------
[~lhofhansl] the failure is related to the archiving of the table slow during
the deleteTable(). the admin.deleteTable() returns before the
DeleteTableHandler is completed. So you get the error that says "not all files
are archived" (since they are still in progress)
> Missing test from TestFlushSnapshotFromClient in 0.94
> -----------------------------------------------------
>
> Key: HBASE-8061
> URL: https://issues.apache.org/jira/browse/HBASE-8061
> Project: HBase
> Issue Type: Bug
> Components: snapshots
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 0.94.7
>
> Attachments: HBASE-8061-v0.patch, HBASE-8061-v1.patch,
> HBASE-8061-v2.patch, long-lines-trunk.patch
>
>
> There's a missing test from TestFlushSnapshotFromClient (0.94) and a missing
> delete snapshot at the end of another test that cases jdk7 to fail, since the
> tests are executed in a different order.
--
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