-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](backup) Backup and restore cooldown data #44993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature](backup) Backup and restore cooldown data #44993
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
1 similar comment
|
run buildall |
441bc6a to
533fb86
Compare
|
run buildall |
1 similar comment
|
run buildall |
312972e to
2ffb009
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
c3dae6b to
011c0bb
Compare
|
run buildall |
2 similar comments
|
run buildall |
|
run buildall |
7ccc192 to
d77a8ae
Compare
|
run buildall |
0599d45 to
7b95884
Compare
|
run buildall |
7b95884 to
74105c2
Compare
|
run buildall |
dbc49ab to
74105c2
Compare
|
run buildall |
|
Do not pick this to 2.1, features should be tested in master branch and then pick to 2.1 branch because 2.1 is stable now. We should only pick bugfix to 2.1 |
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Currently, backup/resore is not supported for cooldown data.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Feature backup restore cooldown data doris-website#1336
Check List (For Reviewer who merge this PR)