Skip to content

Run HttpRemoteTask#sendUpdate in separate thread#10836

Closed
sopel39 wants to merge 1 commit intotrinodb:masterfrom
starburstdata:ks/fix_trigger
Closed

Run HttpRemoteTask#sendUpdate in separate thread#10836
sopel39 wants to merge 1 commit intotrinodb:masterfrom
starburstdata:ks/fix_trigger

Conversation

@sopel39
Copy link
Copy Markdown
Member

@sopel39 sopel39 commented Jan 27, 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 27, 2022

orignal commit that introduced executor fe57b0f

@JamesRTaylor
Copy link
Copy Markdown

Would be great to add @riteshvaryani as an author.

@JamesRTaylor
Copy link
Copy Markdown

We've verified this fixed the regression from 359 -> 360. We'll confirm on 365 soon too.

@riteshvaryani
Copy link
Copy Markdown
Member

Would be great to add @riteshvaryani as an author.

@martint created a PR for this #10839

@findepi
Copy link
Copy Markdown
Member

findepi commented Jan 28, 2022

@sopel39 is it testable?

@sopel39
Copy link
Copy Markdown
Member Author

sopel39 commented Jan 28, 2022

Closing in favor of #10839

@sopel39 sopel39 closed this Jan 28, 2022
@sopel39 sopel39 deleted the ks/fix_trigger branch January 28, 2022 10:13
@sopel39
Copy link
Copy Markdown
Member Author

sopel39 commented Jan 28, 2022

@sopel39 is it testable?

I doubt so.

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.

6 participants