ClickHouse/src/Common/ZooKeeper
Nikita Taranov 2024f8fecd fix build
2024-06-26 23:48:41 +01:00
..
examples fix build 2024-06-26 23:48:41 +01:00
tests
CMakeLists.txt Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
Common.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
IKeeper.cpp Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
IKeeper.h update fmtlib version to 9.1.0 2024-06-07 06:44:36 +00:00
KeeperException.h Fixed for using failed_op_index before it is initialized 2023-08-18 11:19:35 +02:00
TestKeeper.cpp Signal request_queue to wake up processing thread without waiting for timeout 2024-05-27 12:12:09 +02:00
TestKeeper.h Synchronize metrics and Keeper 2024-02-28 23:43:03 +01:00
Types.h Use native createIfNotExists for createAncestors if available 2023-06-02 04:57:09 +02:00
ZooKeeper.cpp Return the explanation for session moved error 2024-06-03 15:48:18 +02:00
ZooKeeper.h Return the explanation for session moved error 2024-06-03 15:48:18 +02:00
ZooKeeperArgs.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ZooKeeperArgs.h Fixing more headers 2024-02-29 15:40:30 +00:00
ZooKeeperCachingGetter.cpp [rev: 1] Fix review remarks 2023-03-17 13:56:05 +03:00
ZooKeeperCachingGetter.h Useless changes 2024-05-09 01:08:33 +02:00
ZooKeeperCommon.cpp Fix format strings 2024-04-09 18:17:08 +02:00
ZooKeeperCommon.h Useless changes 2024-05-09 01:08:33 +02:00
ZooKeeperConstants.cpp Merge branch 'master' into keeper-operation-create-if-not-exists 2023-09-18 10:57:11 +00:00
ZooKeeperConstants.h Style fixes 2024-04-10 15:05:32 +02:00
ZooKeeperImpl.cpp Replay ZK logs using keeper-bench 2024-04-11 14:22:14 +02:00
ZooKeeperImpl.h Replay ZK logs using keeper-bench 2024-04-11 14:22:14 +02:00
ZooKeeperIO.cpp less exceptions with runtime format string 2023-08-14 21:45:59 +02:00
ZooKeeperIO.h Removed unwanted includes 2023-10-14 18:26:57 +02:00
ZooKeeperLock.cpp Add some functions to zookeeper client 2024-04-24 17:52:23 +02:00
ZooKeeperLock.h Add some functions to zookeeper client 2024-04-24 17:52:23 +02:00
ZooKeeperNodeCache.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ZooKeeperNodeCache.h
ZooKeeperRetries.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
ZooKeeperWithFaultInjection.cpp Useless changes 2024-05-10 05:55:04 +02:00
ZooKeeperWithFaultInjection.h ability to detect undead ZooKeeper sessions 2024-02-15 22:17:31 +01:00