Skip to content

[opt](MultiCast) Avoid copying while holding a lock (#37462) - #39816

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
Mryange:branch-2.1-pick37462
Aug 23, 2024
Merged

[opt](MultiCast) Avoid copying while holding a lock (#37462)#39816
yiguolei merged 1 commit into
apache:branch-2.1from
Mryange:branch-2.1-pick37462

Conversation

@Mryange

Copy link
Copy Markdown
Contributor

Previously, copying was done while holding a lock; Now, get block while holding the lock and then copy
#37462

Proposed changes

Issue Number: close #xxx

@doris-robot

Copy link
Copy Markdown

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.

@Mryange

Copy link
Copy Markdown
ContributorAuthor

run buildall

@Mryange
Mryangeforce-pushed the branch-2.1-pick37462 branch from 5457e9b to 4db1b89CompareAugust 23, 2024 00:47
@Mryange

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

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

@yiguolei
yiguolei merged commit e03b887 into apache:branch-2.1Aug 23, 2024
Sign up for freeto 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.

3 participants

@Mryange@doris-robot@yiguolei