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

Hudson commented on HBASE-9603:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4542 (See 
[https://builds.apache.org/job/HBase-TRUNK/4542/])
HBASE-9603 IsRestoreSnapshotDoneResponse has wrong default causing 
restoreSnapshot() to be async (mbertozzi: rev 1525169)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* 
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterAdminProtos.java
* /hbase/trunk/hbase-protocol/src/main/protobuf/MasterAdmin.proto

                
> IsRestoreSnapshotDoneResponse has wrong default causing restoreSnapshot() to 
> be async
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-9603
>                 URL: https://issues.apache.org/jira/browse/HBASE-9603
>             Project: HBase
>          Issue Type: Bug
>          Components: snapshots
>    Affects Versions: 0.96.0
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9603-v0.patch
>
>
> the done field of IsRestoreSnapshotDoneRequest is set to true which cause the 
> restoreSnapshot() to not wait until the restore is done. resulting in an 
> async behavior.

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