ClickHouse/src/Coordination
2022-02-15 20:25:19 +08:00
..
tests Fix bug in keeper which can lead to inconsistent snapshots 2022-01-24 13:17:40 +03:00
ACLMap.cpp better process empty acls 2021-12-28 15:54:00 +08:00
ACLMap.h Fix ACLMap num 2021-12-28 15:44:07 +08:00
Changelog.cpp Cleanup trash from Kafka and HDFS 2021-12-25 06:10:59 +03:00
Changelog.h Small refactoring 2021-11-18 23:17:22 +03:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp Merge branch 'master' into add_lower_bound_session_timeout_to_keeper 2022-01-13 12:21:46 +00:00
CoordinationSettings.h Merge branch 'master' into add_lower_bound_session_timeout_to_keeper 2022-01-13 12:21:46 +00:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Some interm state 2022-01-19 14:46:29 +03:00
FourLetterCommand.h Slightly better 2021-11-19 12:30:58 +03:00
InMemoryLogStore.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
InMemoryLogStore.h Remove cruft 2021-10-28 02:10:39 +03:00
Keeper4LWInfo.h More compatible output format 2021-11-19 12:48:38 +03:00
KeeperConnectionStats.cpp reset last_latency when reset keeper stats 2022-01-07 22:17:03 +08:00
KeeperConnectionStats.h Small refactoring 2021-11-18 23:17:22 +03:00
KeeperDispatcher.cpp Add config to enable ipv4 or ipv6. 2022-01-07 17:22:20 +08:00
KeeperDispatcher.h Slightly better 2021-11-19 12:30:58 +03:00
KeeperLogStore.cpp At least able to start 2021-10-18 18:27:51 +03:00
KeeperLogStore.h Remove cruft 2021-10-28 02:10:39 +03:00
KeeperServer.cpp Add config to enable ipv4 or ipv6. 2022-01-07 17:22:20 +08:00
KeeperServer.h Add config to enable ipv4 or ipv6. 2022-01-07 17:22:20 +08:00
KeeperSnapshotManager.cpp keeper snapshot memory opt. 2022-02-14 19:43:08 +08:00
KeeperSnapshotManager.h move mmap file2buffer to function 2022-02-15 20:25:19 +08:00
KeeperStateMachine.cpp move mmap file2buffer to function 2022-02-15 20:25:19 +08:00
KeeperStateMachine.h keeper snapshot memory opt. 2022-02-14 19:43:08 +08:00
KeeperStateManager.cpp Add check for duplicate hostnames and IDs in KeeperConfig 2021-12-02 14:46:33 +03:00
KeeperStateManager.h Slightly better 2021-11-19 12:30:58 +03:00
KeeperStorage.cpp Fix erase 2022-01-22 22:36:23 +03:00
KeeperStorage.h Fix bug in keeper which can lead to inconsistent snapshots 2022-01-24 13:17:40 +03:00
LoggerWrapper.h Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
pathUtils.cpp Some interm state 2022-01-19 14:46:29 +03:00
pathUtils.h Some interm state 2022-01-19 14:46:29 +03:00
ReadBufferFromNuraftBuffer.h Remove cruft 2021-10-28 02:10:39 +03:00
SessionExpiryQueue.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SessionExpiryQueue.h Review fixes 2021-09-02 23:37:34 +03:00
SnapshotableHashTable.h Fix bug in keeper which can lead to inconsistent snapshots 2022-01-24 13:17:40 +03:00
SummingStateMachine.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
SummingStateMachine.h Remove cruft 2021-10-28 02:10:39 +03:00
WriteBufferFromNuraftBuffer.cpp Small refactoring of WriteBiffer-s 2021-11-11 02:11:18 +03:00
WriteBufferFromNuraftBuffer.h Small refactoring of WriteBiffer-s 2021-11-11 02:11:18 +03:00
ZooKeeperDataReader.cpp Merge branch 'master' into better_hashmap 2022-01-17 15:51:50 +03:00
ZooKeeperDataReader.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00