ClickHouse/dbms/src/Storages/Distributed
Azat Khuzhin b22b65dd29
Avoid SIGSEGV on batch send failure (file with index XX is absent)
In case of the following error:
  Failed to send batch: file with index 23742 is absent

NULL dereference will occur for the "remote".
2019-09-21 02:22:25 +03:00
..
DirectoryMonitor.cpp Avoid SIGSEGV on batch send failure (file with index XX is absent) 2019-09-21 02:22:25 +03:00
DirectoryMonitor.h Introduce distributed_directory_monitor_max_sleep_time_ms setting 2019-09-12 03:16:06 +03:00
DistributedBlockOutputStream.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
DistributedBlockOutputStream.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00