HDDS-7583. Support efficient Snapdiff only until configured Snapshot History#4036
Conversation
|
UT failure is related: https://github.com/apache/ozone/actions/runs/3604533693/jobs/6073987647 Is this new config actually being used anywhere yet? |
No |
Okay. Could you fix the test breakage with an addendum? It is failing on the snapshot feature branch now: https://github.com/apache/ozone/actions/runs/3689651078/jobs/6245836865 It will start to break everyone else's CI once they rebased to the latest snapshot branch. |
|
I am reverting this commit now that it is failing other commit's post-commit CI on the snapshot feature branch: Please raise a new PR when the proper changes are done for HDDS-7583. Thanks! |
What changes were proposed in this pull request?
Adding config to only support Snapshot based on the max number of Snapshot history count
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-7583
How was this patch tested?
Only Config changes. No unit test cases required