Class | Description |
---|---|
TestSnapshotFileCache |
Test that we correctly reload the cache, filter directories, etc.
|
TestSnapshotFileCacheWithDifferentWorkingDir |
Test that we correctly reload the cache, filter directories, etc.
|
TestSnapshotHFileCleaner |
Test that the snapshot hfile cleaner finds hfiles referenced in a snapshot
|
TestSnapshotHFileCleaner.SnapshotFiles | |
TestSnapshotManager |
Test basic snapshot manager functionality
|
TestSnapshotWhileRSCrashes | |
TestTakeSnapshotHandler |
Unfortunately, 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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.