hbase/hbase-client
Apekshit Sharma 23ea2c36f5 HBASE-18068 Fix flaky test TestAsyncSnapshotAdminApi
- internalRestoreSnapshot() returns future which completes by just getting proc_id from master. Changed it to wait for the procedure to complete.
- Refactor TestAsyncSnapshotAdminApi: Add cleanup() which deletes all tables and snapshots after every test run. Simplifies individual tests.

Change-Id: Idc30fb699db32d58fd0f60da220953a430f1d3cc
2017-05-22 09:20:37 -07:00
..
src HBASE-18068 Fix flaky test TestAsyncSnapshotAdminApi 2017-05-22 09:20:37 -07:00
pom.xml HBASE-17448 Export metrics from RecoverableZooKeeper 2017-04-26 18:30:13 -07:00