[
https://issues.apache.org/jira/browse/HBASE-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614023#comment-14614023
]
Ashish Singhi commented on HBASE-8642:
--------------------------------------
{quote}
-1 javadoc. The javadoc tool appears to have generated 1 warning messages
-1 findbugs. The patch appears to cause Findbugs (version 2.0.3) to fail.
{quote}
Not related to the patch. Javadoc warning I have seen reported in other Hadoop
QA report as well.
bq. -1 core tests. The patch failed these unit tests:
{noformat}
$:$ python findHangingTests.py
https://builds.apache.org/job/PreCommit-HBASE-Build/14657//consoleFull
Fetching the console output from the URL
Printing hanging tests
Hanging test : org.apache.hadoop.hbase.util.TestDrainBarrier
Printing Failing tests
{noformat}
Not related to the patch.
> [Snapshot] List and delete snapshot by table
> --------------------------------------------
>
> Key: HBASE-8642
> URL: https://issues.apache.org/jira/browse/HBASE-8642
> Project: HBase
> Issue Type: Improvement
> Components: snapshots
> Affects Versions: 0.98.0, 0.95.0, 0.95.1, 0.95.2
> Reporter: Julian Zhou
> Assignee: Ashish Singhi
> Fix For: 2.0.0
>
> Attachments: 8642-trunk-0.95-v0.patch, 8642-trunk-0.95-v1.patch,
> 8642-trunk-0.95-v2.patch, HBASE-8642-v1.patch, HBASE-8642-v2.patch,
> HBASE-8642-v3.patch, HBASE-8642-v4.patch, HBASE-8642.patch
>
>
> Support list and delete snapshots by table names.
> User scenario:
> A user wants to delete all the snapshots which were taken in January month
> for a table 't' where snapshot names starts with 'Jan'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)