ClickHouse/programs/copier
Azat Khuzhin 452b3b443d copier: add ability to configure retries and delays between them
The following options had been introduced:
- max-table-tries
- max-shard-partition-tries
- max-shard-partition-piece-tries-for-alter
- retry-delay-ms
2021-10-10 08:58:35 +03:00
..
Aliases.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
clickhouse-copier.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ClusterCopier.cpp copier: add ability to configure retries and delays between them 2021-10-10 08:58:35 +03:00
ClusterCopier.h copier: add ability to configure retries and delays between them 2021-10-10 08:58:35 +03:00
ClusterCopierApp.cpp copier: add ability to configure retries and delays between them 2021-10-10 08:58:35 +03:00
ClusterCopierApp.h copier: add ability to configure retries and delays between them 2021-10-10 08:58:35 +03:00
ClusterPartition.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
Internals.cpp Fix build. 2021-09-16 20:40:42 +03:00
Internals.h Remove more data streams (#29491) 2021-10-07 11:26:08 +03:00
ShardPartition.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ShardPartitionPiece.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
StatusAccumulator.h add status json 2021-05-31 17:38:55 +03:00
TaskCluster.h style 2021-05-31 17:41:35 +03:00
TaskTableAndShard.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ZooKeeperStaff.h Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00