Uh oh!
There was an error while loading. Please reload this page.
[chore](routine-load) make get Kafka meta timeout configurable - #36619
Conversation
doris-robot
commented
Jun 20, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
sollhui
commented
Jun 20, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Jun 20, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Jun 20, 2024
TPC-H: Total hot run time: 39856 ms |
doris-robot
commented
Jun 20, 2024
TPC-DS: Total hot run time: 174117 ms |
doris-robot
commented
Jun 20, 2024
ClickBench: Total hot run time: 30.94 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Sometimes, the delay from be to Kafka is relatively high, which can cause get info RPC timeout. Make get Kafka meta timeout configurable allow users to customize timeout times which can solve this issue.
…e#36619) Sometimes, the delay from be to Kafka is relatively high, which can cause get info RPC timeout. Make get Kafka meta timeout configurable allow users to customize timeout times which can solve this issue.
Sometimes, the delay from be to Kafka is relatively high, which can cause get info RPC timeout.
Make get Kafka meta timeout configurable allow users to customize timeout times which can solve this issue.