v.21.9Bug Fix
Fixed Configuration Parsing for Cache Options in ClickHouse
Fixedcache,complex_key_cache,ssd_cache,complex_key_ssd_cacheconfiguration parsing. Optionsallow_read_expired_keys,max_update_queue_size,update_queue_push_timeout_milliseconds,query_wait_timeout_millisecondswere not parsed for dictionaries with noncachetype. #27032 (Maksim Kita).