Skip to content

DictionarySourceFactory: fix mistaken connect timeout for read timeout #3511

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

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

vavrusa
Copy link
Contributor

@vavrusa vavrusa commented Oct 31, 2018

It looks like this was accidental, as XDBCStorage and bridges use http_receive_timeout, but the dictionary passes http_connection_timeout, so it times out on long queries.

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

It looks like this was accidental, as XDBCStorage and bridges use
http_receive_timeout, but the dictionary passes http_connection_timeout,
so it times out on long queries.
@alesapin alesapin self-assigned this Nov 1, 2018
@alesapin alesapin merged commit 197faa7 into ClickHouse:master Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants