Package org.apache.hadoop.hbase.master.snapshot
package org.apache.hadoop.hbase.master.snapshot
-
ClassDescriptionTest that we correctly reload the cache, filter directories, etc.Test that we correctly reload the cache, filter directories, etc.Test that the snapshot hfile cleaner finds hfiles referenced in a snapshotTest basic snapshot manager functionalityUnfortunately, couldn't test TakeSnapshotHandler using mocks, because it relies on TableLock, which is tightly coupled to LockManager and LockProcedure classes, which are both final and prevents us from mocking its behaviour.