Closed pureneelesh closed 2 years ago
What this PR does / why we need it: The consumer may want to control when a kvdb gets compacted. Added a method to do that. Implemented the new method for etcd v3.
Fixed a few static-check warnings.
Signed-off-by: Neelesh Thakur neelesh.thakur@purestorage.com
Which issue(s) this PR fixes (optional) PWX-21544
Special notes for your reviewer: The static-check fixes should not be causing any change in the logic.
What this PR does / why we need it: The consumer may want to control when a kvdb gets compacted. Added a method to do that. Implemented the new method for etcd v3.
Fixed a few static-check warnings.
Signed-off-by: Neelesh Thakur neelesh.thakur@purestorage.com
Which issue(s) this PR fixes (optional) PWX-21544
Special notes for your reviewer: The static-check fixes should not be causing any change in the logic.