ClickHouse/src/Coordination
2022-09-13 19:09:34 +02:00
..
tests Merge branch 'master' into fix-keeper-system-path-check 2022-09-02 13:42:16 +02:00
ACLMap.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ACLMap.h Fix ACLMap num 2021-12-28 15:44:07 +08:00
Changelog.cpp Merge branch 'master' into keeper-broken-to-detached 2022-06-13 10:04:54 +00:00
Changelog.h Extract more logic into a function 2022-06-06 12:19:13 +00:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp Merge branch 'master' into keeper-version-check 2022-07-22 08:07:55 +00:00
CoordinationSettings.h Close sessions on Keeper shutdown 2022-09-12 12:22:48 +00:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Add logs and 4LW for api version 2022-07-19 09:02:57 +00:00
FourLetterCommand.h Add logs and 4LW for api version 2022-07-19 09:02:57 +00:00
InMemoryLogStore.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
InMemoryLogStore.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
Keeper4LWInfo.h Add test for keeper mntr command 2022-07-01 00:07:22 +02:00
KeeperConnectionStats.cpp Add keeper monitoring data 2022-06-20 11:32:18 +08:00
KeeperConnectionStats.h keeper atomic stat 2022-03-03 14:30:22 +08:00
KeeperConstants.h Small polish 2022-07-22 11:03:07 +00:00
KeeperContext.h Create snapshot on shutdown 2022-07-30 11:34:17 +00:00
KeeperDispatcher.cpp Polishing 2022-09-13 09:51:46 +00:00
KeeperDispatcher.h Add test for keeper mntr command 2022-07-01 00:07:22 +02:00
KeeperLogStore.cpp Revert "Revert "Memory overcommit: continue query execution if memory is available"" 2022-05-03 00:45:13 +02:00
KeeperLogStore.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
KeeperServer.cpp Shutdown storage after RAFT 2022-09-07 09:20:47 +00:00
KeeperServer.h Support multiple listen hosts 2022-08-08 09:08:19 +00:00
KeeperSnapshotManager.cpp Correctly check if the node is using system path 2022-09-02 07:47:12 +00:00
KeeperSnapshotManager.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
KeeperStateMachine.cpp Don't preprocess if storage finalized 2022-09-07 09:14:03 +00:00
KeeperStateMachine.h Don't preprocess if storage finalized 2022-09-07 09:14:03 +00:00
KeeperStateManager.cpp Throw CORRUPTED_DATA in debug mode for invalid checksum 2022-07-12 06:41:58 +00:00
KeeperStateManager.h Add checksum to the state file 2022-07-10 15:01:38 +00:00
KeeperStorage.cpp Merge pull request #39976 from ClickHouse/keeper-storage 2022-09-13 14:15:09 +02:00
KeeperStorage.h Don't preprocess if storage finalized 2022-09-07 09:14:03 +00:00
LoggerWrapper.h base should not depend on Common 2022-04-29 10:26:35 +08: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 base should not depend on Common 2022-04-29 10:26:35 +08:00
SessionExpiryQueue.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
SnapshotableHashTable.h Small changes for Keeper 2022-04-05 13:56:28 +00:00
SummingStateMachine.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
SummingStateMachine.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
WriteBufferFromNuraftBuffer.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
WriteBufferFromNuraftBuffer.h Revert "Revert "Add support for preprocessing ZooKeeper operations in clickhouse-keeper"" 2022-05-26 08:14:55 +02:00
ZooKeeperDataReader.cpp Small polish 2022-07-22 11:03:07 +00:00
ZooKeeperDataReader.h base should not depend on Common 2022-04-29 10:26:35 +08:00