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

HIVE-28545: Remove global lock on HMSHandler.getMSForConf which is pr… #5477

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

dengzhhu653
Copy link
Member

…one to deadlock

What changes were proposed in this pull request?

Remove global lock on HMSHandler.getMSForConf

Why are the changes needed?

This global lock is prone to deadlock and performance penalty.

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

Run TestCompactionMetrics.testInitiatorFailuresCountedCorrectly and TestMetaStoreDeadlock

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

Copy link

sonarcloud bot commented Oct 1, 2024

@dengzhhu653 dengzhhu653 merged commit 6e261a3 into apache:master Oct 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants