ClickHouse/src/Common/ZooKeeper
2023-05-09 01:14:30 +02:00
..
examples Refactor 2023-03-23 08:58:56 +00:00
tests Add unit tests for match path 2022-09-08 08:16:38 +00:00
CMakeLists.txt Merge branch 'master' into merging_30325 2022-03-21 13:23:45 +01:00
Common.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
IKeeper.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
IKeeper.h Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
KeeperException.h Avoid reporting ZK EEXIST errors on checkPartChecksumsAndCommit 2022-07-07 16:10:05 +02:00
TestKeeper.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
TestKeeper.h Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
Types.h Add support for exists in multiread 2022-09-29 10:39:33 +00:00
ZooKeeper.cpp Merge branch 'master' into fix_zero_copy_not_atomic 2023-05-03 12:53:35 +02:00
ZooKeeper.h Merge branch 'master' into fix_zero_copy_not_atomic 2023-05-03 12:53:35 +02:00
ZooKeeperArgs.cpp Merge branch 'master' into alternative-keeper-configs 2023-04-03 15:06:52 +00:00
ZooKeeperArgs.h Merge branch 'master' into alternative-keeper-configs 2023-04-03 15:06:52 +00:00
ZooKeeperCachingGetter.cpp [rev: 1] Fix review remarks 2023-03-17 13:56:05 +03:00
ZooKeeperCachingGetter.h [rev: 1] Fix review remarks 2023-03-17 13:56:05 +03:00
ZooKeeperCommon.cpp Fix result 2023-04-20 12:30:24 +00:00
ZooKeeperCommon.h Fix result 2023-04-20 12:30:24 +00:00
ZooKeeperConstants.cpp Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
ZooKeeperConstants.h Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
ZooKeeperImpl.cpp Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
ZooKeeperImpl.h Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
ZooKeeperIO.cpp Fix IBM 2023-04-21 12:38:45 +02:00
ZooKeeperIO.h Fix IBM 2023-04-21 12:38:45 +02:00
ZooKeeperLock.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
ZooKeeperLock.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
ZooKeeperNodeCache.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ZooKeeperNodeCache.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
ZooKeeperWithFaultInjection.h Merge branch 'master' into hanfei/fiu 2023-05-09 01:14:30 +02:00