ozone
ozone copied to clipboard
HDDS-14076. Disable SSTFilteringService when defrag feature is enabled
What changes were proposed in this pull request?
- Disable SSTFilteringService when defrag feature is enabled, because defrag is effectively doing the filtering already
- SSTFilteringService should not run on defragged snapshots
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-14076
How was this patch tested?
- Added UT