Skip to content

Run HttpRemoteTask#sendUpdate in separate thread#10841

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/concurrency_fix
Jan 28, 2022
Merged

Run HttpRemoteTask#sendUpdate in separate thread#10841
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/concurrency_fix

Conversation

@sopel39
Copy link
Copy Markdown
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
Copy Markdown
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