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

Fixed the restriction on maximum size of replicated fetches #42090

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

nikitamikhaylov
Copy link
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

The maximum size of fetches for each table accidentally was set to 8 while the pool size could be bigger. Now the maximum size of fetches for table is equal to the pool size.

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@KochetovNicolai KochetovNicolai self-assigned this Oct 5, 2022
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-bugfix Pull request with bugfix, not backported by default label Oct 5, 2022
@nikitamikhaylov nikitamikhaylov merged commit 766107d into master Oct 6, 2022
@nikitamikhaylov nikitamikhaylov deleted the replicated-fetches-max-fix branch October 6, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants