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

Do not use httpClient as lock #13985

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Conversation

sopel39
Copy link
Member

@sopel39 sopel39 commented Sep 5, 2022

httpClient is shared between different objects,
hence it shouldn't be used for internal locking
in HttpRemoteTask instance

httpClient is shared between different objects,
hence it shouldn't be used for internal locking
in HttpRemoteTask instance
Copy link
Contributor

@radek-kondziolka radek-kondziolka left a comment

Choose a reason for hiding this comment

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

LGTM

@sopel39 sopel39 merged commit bcf41e3 into trinodb:master Sep 5, 2022
@sopel39 sopel39 deleted the ks/dont_sync branch September 5, 2022 08:50
@github-actions github-actions bot added this to the 395 milestone Sep 5, 2022
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.

4 participants