ClickHouse/dbms/src/Common/ZooKeeper
alexey-milovidov 9ff0edc203
Merge pull request #2971 from urykhy/zk-operation-timeout
Make ZK operation timeout configurable
2018-08-28 14:23:09 +03:00
..
tests Merge pull request #2971 from urykhy/zk-operation-timeout 2018-08-28 14:23:09 +03:00
CMakeLists.txt Build fix (#2944) 2018-08-27 17:39:20 +03:00
Common.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
IKeeper.cpp Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 05:00:36 +03:00
IKeeper.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
Increment.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
KeeperException.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
LeaderElection.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
Lock.cpp Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
Lock.h Miscellaneous [#CLICKHOUSE-2] 2018-04-03 20:35:48 +03:00
Types.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
ZooKeeper.cpp Merge pull request #2971 from urykhy/zk-operation-timeout 2018-08-28 14:23:09 +03:00
ZooKeeper.h Merge pull request #2971 from urykhy/zk-operation-timeout 2018-08-28 14:23:09 +03:00
ZooKeeperHolder.cpp Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
ZooKeeperHolder.h Style #2913 2018-08-24 08:25:00 +03:00
ZooKeeperImpl.cpp Tweak error code in ZooKeeper library for correct expectations from the calling code [#CLICKHOUSE-3916] 2018-08-27 15:19:29 +03:00
ZooKeeperImpl.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
ZooKeeperNodeCache.cpp Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
ZooKeeperNodeCache.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00