Re: [PR] [Fix](stream-load) Fix stream load stuck under high concurrency [doris]

2024-06-24 Thread via GitHub
doris-robot commented on PR #36772: URL: https://github.com/apache/doris/pull/36772#issuecomment-2186706746 TPC-H: Total hot run time: 39860 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](stream-load) Fix stream load stuck under high concurrency [doris]

2024-06-24 Thread via GitHub
github-actions[bot] commented on code in PR #36772: URL: https://github.com/apache/doris/pull/36772#discussion_r1651081526 ## be/src/runtime/stream_load/stream_load_executor.cpp: ## @@ -66,13 +68,19 @@ bvar::LatencyRecorder g_stream_load_precommit_txn_latency("stream_load", "pr

Re: [PR] [Fix](stream-load) Fix stream load stuck under high concurrency [doris]

2024-06-24 Thread via GitHub
doris-robot commented on PR #36772: URL: https://github.com/apache/doris/pull/36772#issuecomment-2186631550 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Fix](stream-load) Fix stream load stuck under high concurrency [doris]

2024-06-24 Thread via GitHub
liaoxin01 commented on PR #36772: URL: https://github.com/apache/doris/pull/36772#issuecomment-2186631384 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[PR] [Fix](stream-load) Fix stream load stuck under high concurrency [doris]

2024-06-24 Thread via GitHub
liaoxin01 opened a new pull request, #36772: URL: https://github.com/apache/doris/pull/36772 ## Proposed changes Issue Number: close #xxx When the concurrency of streamload exceeds the number of threads in the remote scanner, streamload may get stuck. The reason is that the