Skip to content

DictionarySourceFactory: fix mistaken connect timeout for read timeout#3511

Merged
alesapin merged 1 commit intoClickHouse:masterfrom
vavrusa:master
Nov 1, 2018
Merged

DictionarySourceFactory: fix mistaken connect timeout for read timeout#3511
alesapin merged 1 commit intoClickHouse:masterfrom
vavrusa:master

Conversation

@vavrusa
Copy link
Copy Markdown
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