Skip to content

Proper dictionary timeouts. #10337

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
nikitamikhaylov:proper_dictionary_timeouts
Apr 18, 2020
Merged

Proper dictionary timeouts. #10337
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
nikitamikhaylov:proper_dictionary_timeouts

Conversation

@nikitamikhaylov
Copy link
Copy Markdown
Member

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

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Now ClickHouse controls timeouts of dictionary sources on its side. Two new settings added to cache dictionary configuration: strict_max_lifetime_seconds, which is max_lifetime by default and query_wait_timeout_milliseconds, which is one minute by default. The first settings is also useful with allow_read_expired_keys settings (to forbid reading very expired keys).

@nikitamikhaylov nikitamikhaylov requested a review from akuzm April 17, 2020 17:07
@nikitamikhaylov nikitamikhaylov added pr-feature Pull request with new product feature doc-alert labels Apr 17, 2020
@alexey-milovidov alexey-milovidov merged commit 391165d into ClickHouse:master Apr 18, 2020
nikitamikhaylov pushed a commit that referenced this pull request Jun 8, 2020
…outs

Proper dictionary timeouts. 

(cherry picked from commit 391165d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants