Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

Mryange
Copy link
Contributor

@Mryange Mryange commented Aug 23, 2024

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

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
Contributor Author

Mryange commented Aug 23, 2024

run buildall

@Mryange
Copy link
Contributor Author

Mryange commented Aug 23, 2024

run buildall

Copy link
Contributor

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

@yiguolei yiguolei merged commit e03b887 into apache:branch-2.1 Aug 23, 2024
19 of 21 checks passed
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.

3 participants