Skip to content

Conversation

@Gabriel39
Copy link
Contributor

… (#38657)

If a huge block is push into local exchanger, it will be blocked due to concurrent problems. This PR use a unique lock to resolve it .

Proposed changes

Issue Number: close #xxx

…apache#38657)

If a huge block is push into local exchanger, it will be blocked due to
concurrent problems. This PR use a unique lock to resolve it .
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Gabriel39
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2024

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.43% (9255/25408)
Line Coverage: 27.98% (75667/270427)
Region Coverage: 26.79% (38892/145160)
Branch Coverage: 23.52% (19735/83906)
Coverage Report: http://coverage.selectdb-in.cc/coverage/e66bd69602c90644756c609a0b72cd138921a590_e66bd69602c90644756c609a0b72cd138921a590/report/index.html

@Gabriel39 Gabriel39 merged commit 82c6815 into apache:branch-2.1 Aug 1, 2024
morningman pushed a commit to morningman/doris that referenced this pull request Aug 18, 2024
apache#38693)

… (apache#38657)

If a huge block is push into local exchanger, it will be blocked due to
concurrent problems. This PR use a unique lock to resolve it .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants