Uh oh!
There was an error while loading. Please reload this page.
[enhance](Backup) Do connectivity check when creating repository - #38350
Conversation
doris-robot
commented
Jul 25, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
ByteYue
commented
Jul 25, 2024
run buildall |
doris-robot
commented
Jul 25, 2024
TPC-H: Total hot run time: 39975 ms |
doris-robot
commented
Jul 25, 2024
TPC-DS: Total hot run time: 173853 ms |
doris-robot
commented
Jul 25, 2024
ClickBench: Total hot run time: 30.44 s |
clang-tidy review says "All clean, LGTM! 👍" |
ByteYue
commented
Jul 25, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 25, 2024
TPC-H: Total hot run time: 39279 ms |
doris-robot
commented
Jul 25, 2024
TPC-DS: Total hot run time: 171447 ms |
doris-robot
commented
Jul 25, 2024
ClickBench: Total hot run time: 30.37 s |
ByteYue
commented
Jul 25, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 25, 2024
TPC-H: Total hot run time: 39255 ms |
doris-robot
commented
Jul 25, 2024
TPC-DS: Total hot run time: 173168 ms |
doris-robot
commented
Jul 25, 2024
ClickBench: Total hot run time: 30.07 s |
clang-tidy review says "All clean, LGTM! 👍" |
ByteYue
commented
Jul 29, 2024
run buildall |
doris-robot
commented
Jul 29, 2024
TPC-H: Total hot run time: 41966 ms |
doris-robot
commented
Jul 29, 2024
TPC-DS: Total hot run time: 169484 ms |
doris-robot
commented
Jul 29, 2024
ClickBench: Total hot run time: 30.42 s |
cb05340 to
b2f226aCompareByteYue
commented
Jul 30, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 30, 2024
TPC-H: Total hot run time: 42080 ms |
doris-robot
commented
Jul 30, 2024
TPC-DS: Total hot run time: 169384 ms |
doris-robot
commented
Jul 30, 2024
TPC-H: Total hot run time: 41740 ms |
hello-stephen
commented
Jul 30, 2024
run compile |
doris-robot
commented
Jul 30, 2024
TPC-DS: Total hot run time: 168749 ms |
doris-robot
commented
Jul 30, 2024
ClickBench: Total hot run time: 29.8 s |
ByteYue
commented
Jul 30, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jul 30, 2024
TPC-H: Total hot run time: 41718 ms |
doris-robot
commented
Jul 30, 2024
TPC-DS: Total hot run time: 169447 ms |
doris-robot
commented
Jul 30, 2024
ClickBench: Total hot run time: 30.24 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…che#38350) Previously when creating repository, FE would not do connectivity check. It might result in confusing error when using backup restore.
…che#38350) Previously when creating repository, FE would not do connectivity check. It might result in confusing error when using backup restore.
…che#38350) Previously when creating repository, FE would not do connectivity check. It might result in confusing error when using backup restore.
Proposed changes
Previously when creating repository, FE would not do connectivity check. It might result in confusing error when using backup restore.