Skip to content

branch-4.1: [feat](cloud) add drop_snapshot http api #61687#61708

Merged
yiguolei merged 1 commit intobranch-4.1from
auto-pick-61687-branch-4.1
Mar 26, 2026
Merged

branch-4.1: [feat](cloud) add drop_snapshot http api #61687#61708
yiguolei merged 1 commit intobranch-4.1from
auto-pick-61687-branch-4.1

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #61687

```
$ curl 'localhost:5000/MetaService/http/drop_snapshot?token=greedisgood9999&instance_id=default_instance_id&snapshot_id=0000000006a6a5810000'
{
    "code": "OK",
    "msg": ""
}
```
@github-actions github-actions bot requested a review from yiguolei as a code owner March 25, 2026 06:38
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Mar 25, 2026
@hello-stephen
Copy link
Contributor

run buildall

@hello-stephen
Copy link
Contributor

Cloud UT Coverage Report

Increment line coverage 11.11% (2/18) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 78.44% (1786/2277)
Line Coverage 64.23% (32024/49856)
Region Coverage 65.08% (16021/24619)
Branch Coverage 55.55% (8524/15344)

@yiguolei yiguolei merged commit 0dd1473 into branch-4.1 Mar 26, 2026
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants