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

[#4129] improvement(core): Support hold multiple tree lock within a thread at the same time #4130

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

yuqi1129
Copy link
Contributor

What changes were proposed in this pull request?

Add the value of the name identifier in the holdingThreadTimestamp to support holding multiple tree lock at the same time.

Why are the changes needed?

To support more user sceanrio

Fix: #4129

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

Add new test class TestTreeLockUtils

@yuqi1129 yuqi1129 self-assigned this Jul 10, 2024
@jerryshao jerryshao changed the title [#4129] improvemetn(core): Support hold multiple tree lock within a thread at the same time [#4129] improvement(core): Support hold multiple tree lock within a thread at the same time Jul 12, 2024
@jerryshao jerryshao merged commit 1b1ef58 into apache:main Jul 12, 2024
33 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.

[Improvement] Support hold multiple tree lock within a thread in the same time.
2 participants