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

Fix InterruptedException in miscellaneous connectors #16550

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

pettyjamesm
Copy link
Member

Description

Ensures that the current thread's interrupted state is reset when an InterruptedException is caught and a different exception is re-thrown in KuduSplitManager, PinotLegacyDataFetcher, and legacy raptor DatabaseShardManager/DatabaseShardRecorder.

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Mar 14, 2023
@pettyjamesm pettyjamesm requested a review from elonazoulay March 14, 2023 20:13
@electrum electrum merged commit 5568e44 into trinodb:master Mar 14, 2023
@electrum
Copy link
Member

Thanks!

@pettyjamesm pettyjamesm deleted the fix-misc-interrupt-handling branch March 14, 2023 21:35
@github-actions github-actions bot added this to the 411 milestone Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants