Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Add an option to control whether Ozone filesystem snapshot feature is enabled or not on the OM side.
1. Add this new OM config.
2. Enable it by default (to avoid disruption with on-going dev work).
3. If disabled, all snapshot related OM background tasks would not run, all snapshot feature RPCs should be gracefully rejected.
4. Snapshot related integration tests, UTs and acceptance tests would have a line to force-enable the snapshot feature for testing so those tests would still run and pass.