ClickHouse/src
Azat Khuzhin 5c89cdbe61 Fix distributed send retries on distributed_directory_monitor_{max_,}sleep_time_ms > 5min
In this case error_count can be decreased before checking it for
rescheduling send.

And actually this can be a problem not only when
distributed_directory_monitor_{max_,}sleep_time_ms > 5min, because all
threads can be occupated and the real timeout between sends will be > 5min.
2020-05-10 12:37:38 +03:00
..
Access drop access cache on DROP DNS CACHE 2020-05-01 01:29:47 +03:00
AggregateFunctions Merge pull request #10559 from ClickHouse/aku/summap-experiment 2020-04-30 11:56:04 +03:00
Client Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
Columns Checkpoint 2020-04-22 09:22:14 +03:00
Common Implementation of new system metrics provider (Procfs) (#10544) 2020-05-01 21:47:41 +03:00
Compression split fuzzers and sanitizers 2020-04-25 10:12:38 +03:00
Core Fix distributed send that are scheduled by INSERT query 2020-05-03 14:46:42 +03:00
Databases Move initialization of DatabaseWithDictionaries to constructor. 2020-04-30 20:22:20 +03:00
DataStreams Merge pull request #10477 from ClickHouse/refactor_istorage 2020-04-30 10:42:52 +03:00
DataTypes Merge pull request #10559 from ClickHouse/aku/summap-experiment 2020-04-30 11:56:04 +03:00
Dictionaries Merge pull request #10465 from kekekekule/ddl_settings 2020-04-26 20:25:29 +03:00
Disks Fixed ya.make for S3. 2020-04-29 21:38:35 +03:00
Formats Merge pull request #10607 from Avogar/json_as_string_format 2020-05-02 22:17:22 +03:00
Functions Merge pull request #10560 from Enmk/DateTime64_fixes 2020-05-03 00:54:11 +03:00
Interpreters Merge pull request #10608 from ClickHouse/fix_drop_dns_cache 2020-05-02 22:10:58 +03:00
IO Added required comment #10576 2020-05-03 01:34:50 +03:00
Parsers Merge remote-tracking branch 'upstream/master' into insert_into_watch_from_live_view 2020-04-27 17:49:50 +03:00
Processors Added suggestion from @azat #10607 2020-05-03 14:40:37 +03:00
Storages Fix distributed send retries on distributed_directory_monitor_{max_,}sleep_time_ms > 5min 2020-05-10 12:37:38 +03:00
TableFunctions Merge branch 'master' into database_atomic 2020-04-20 14:09:09 +03:00
CMakeLists.txt Merge pull request #10576 from Jokser/s3-with-dynamic-proxies 2020-05-03 01:25:13 +03:00
NOTICE dbms/ → src/ 2020-04-03 18:14:31 +03:00
ya.make Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00