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

Run HttpRemoteTask#sendUpdate in separate thread #10841

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

sopel39
Copy link
Member

@sopel39 sopel39 commented Jan 28, 2022

Sending update is potentially expensive operation
therefore it should be run from separate thread.
This fixes bug introduced by
613bd2f

Sending update is potentially expensive operation
therefore it should be run from separate thread.
This fixes bug introduced by
trinodb@613bd2f
@sopel39
Copy link
Member Author

sopel39 commented Jan 28, 2022

approved in #10839

@sopel39 sopel39 merged commit 583fcab into trinodb:master Jan 28, 2022
@findepi findepi deleted the ks/concurrency_fix branch January 28, 2022 10:27
@github-actions github-actions bot added this to the 370 milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants