Uh oh!
There was an error while loading. Please reload this page.
[fix](Backup) use correct variable name to check the conf correctness when doing backup job - #25434
[fix](Backup) use correct variable name to check the conf correctness when doing backup job#25434ByteYue wants to merge 5 commits into
Conversation
ByteYue
commented
Oct 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 13, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
7b6c515 to
d327294CompareByteYue
commented
Oct 14, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 14, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 14, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
d327294 to
ecf683eCompareByteYue
commented
Oct 15, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 15, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 15, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
ByteYue
commented
Oct 16, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
fe67466 to
d758b2cCompareByteYue
commented
Oct 16, 2023
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Oct 16, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 16, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 16, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Oct 16, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
doris-robot
commented
Oct 16, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
doris-robot
commented
Oct 16, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by anyone and no changes requested. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ByteYue
commented
Oct 16, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by at least one committer and no changes requested. |
morningman
commented
Oct 16, 2023
Fixed by #25496 |
Proposed changes
Issue Number: close #xxx

When using backup on doris, user might encounter following error
We need to use the correct variable name passed from FE like what are defined;

Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...