Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
When implementing HBASE-21718, a snapshot related UT fails because of the incorrect cause of RestoreSnapshotException. Finally I found that we just a create a RestoreSnapshotException without providing the cause in restoreSnapshot.
We should fix this.