storage: Add API for RawKV GC#4918
Conversation
Issue Number: tikv#4865 Signed-off-by: pingyu <yuping@pingcap.com>
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/cc @nolouch @AndreMouche |
PTAL, thanks~ |
Codecov Report
@@ Coverage Diff @@
## master #4918 +/- ##
==========================================
- Coverage 75.36% 75.28% -0.09%
==========================================
Files 296 298 +2
Lines 29441 29514 +73
==========================================
+ Hits 22189 22219 +30
- Misses 5322 5348 +26
- Partials 1930 1947 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@pingyu: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: pingyu yuping@pingcap.com
What problem does this PR solve?
Add APIs for RawKV GC (
storagepart of #4866).Issue Number: ref #4865
RFC: tikv/rfcs#90
What is changed and how does it work?
Check List
Tests
Code changes
Has configuration change
No.
Has HTTP API interfaces changed (Don't forget to add the declarative for the new API)
No.
Has persistent data change
No.
Side effects
No.
Related changes
pingcap/docs/pingcap/docs-cn:No.
pingcap/tiup:No.
No.
Release note