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

Reduce pressure on HttpRemoteTask#executor #13919

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

sopel39
Copy link
Member

@sopel39 sopel39 commented Aug 30, 2022

Do not schedule new update tasks in HttpRemoteTask#executor
if there is an update in progress.

Part of #10842

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

Do not schedule new update tasks in HttpRemoteTask#executor
if there is an update in progress.
@sopel39 sopel39 force-pushed the ks/reduce_pressure branch from 0274827 to c97c315 Compare August 30, 2022 15:46
@sopel39 sopel39 merged commit 1606242 into trinodb:master Aug 31, 2022
@sopel39 sopel39 deleted the ks/reduce_pressure branch August 31, 2022 08:05
@github-actions github-actions bot added this to the 395 milestone Aug 31, 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.

3 participants