Skip to content

Fix max_distributed_connections#17848

Merged
nikitamikhaylov merged 1 commit intoClickHouse:masterfrom
azat:max_distributed_connections-fix
Dec 15, 2020
Merged

Fix max_distributed_connections#17848
nikitamikhaylov merged 1 commit intoClickHouse:masterfrom
azat:max_distributed_connections-fix

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Dec 6, 2020

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix max_distributed_connections (affects prefer_localhost_replica=1 and max_threads!=max_distributed_connections)

With prefer_localhost_replica=1 max_distributed_connections uses max_threads before this patch.

Fixes: #14936 (cc @KochetovNicolai )

With prefer_localhost_replica=1 max_distributed_connections uses
max_threads before this patch.

Fixes: ClickHouse#14936
Previous fix: ClickHouse#9673
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 6, 2020
@azat
Copy link
Copy Markdown
Member Author

azat commented Dec 7, 2020

CI checks looks unrelated (although I don't know what with the Stress test (address), don't have access)

@nikitamikhaylov nikitamikhaylov self-assigned this Dec 9, 2020
@azat
Copy link
Copy Markdown
Member Author

azat commented Dec 14, 2020

@nikitamikhaylov nikitamikhaylov self-assigned this 5 days ago

@nikitamikhaylov any news?

@nikitamikhaylov nikitamikhaylov merged commit 31bef16 into ClickHouse:master Dec 15, 2020
@azat azat deleted the max_distributed_connections-fix branch December 16, 2020 20:26
alexey-milovidov added a commit that referenced this pull request Dec 17, 2020
Backport #17848 to 20.12: Fix max_distributed_connections
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.

3 participants