[
https://issues.apache.org/jira/browse/HBASE-9603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773670#comment-13773670
]
Hudson commented on HBASE-9603:
-------------------------------
FAILURE: Integrated in hbase-0.96 #79 (See
[https://builds.apache.org/job/hbase-0.96/79/])
HBASE-9603 IsRestoreSnapshotDoneResponse has wrong default causing
restoreSnapshot() to be async (mbertozzi: rev 1525168)
*
/hbase/branches/0.96/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
*
/hbase/branches/0.96/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterAdminProtos.java
* /hbase/branches/0.96/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