[ 
https://issues.apache.org/jira/browse/HBASE-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622083#comment-13622083
 ] 

Hudson commented on HBASE-7415:
-------------------------------

Integrated in hbase-0.95 #123 (See 
[https://builds.apache.org/job/hbase-0.95/123/])
    HBASE-7415 Add task information to snapshot operation (Jesse Yates) 
(Revision 1464429)

     Result = FAILURE
mbertozzi : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/TableEventHandler.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/CloneSnapshotHandler.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/DisabledTableSnapshotHandler.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/RestoreSnapshotHandler.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java

                
> [snapshots] Add task information to snapshot operation
> ------------------------------------------------------
>
>                 Key: HBASE-7415
>                 URL: https://issues.apache.org/jira/browse/HBASE-7415
>             Project: HBase
>          Issue Type: New Feature
>          Components: Client, master, regionserver, snapshots, Zookeeper
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 0.95.1
>
>         Attachments: HBASE-7415-0.94.patch, HBASE-7415-0.94-v1.patch, 
> hbase-7415-v0.patch, hbase-7415-v1.patch, HBASE-7415-v1-rebase.patch, 
> HBASE-7415-v2.patch, HBASE-7415-v3.patch, HBASE-7415-v4.patch, 
> HBASE-7415-v4.patch, HBase_Snapshot_Task_UI.png
>
>
> Snapshot operations should have some sort of progresss information available 
> via the WebUI so admins can track progress of operations. This should go a 
> long way to enable 'good' admins to not hose their clusters by running 
> concurrent snapshot operations (e.g. rename while a clone is in progress).

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