ClickHouse/src/Coordination
2024-04-12 03:47:29 +02:00
..
Standalone Fix build 2024-03-22 15:17:28 +01:00
tests Fix data race during snapshot destructor call 2024-03-20 15:56:54 +01: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 Fix msan 2024-04-02 13:58:17 +02:00
Changelog.h Fix cleanup 2024-02-19 15:09:10 +01:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp add a keeper setting leadership_expiry 2024-03-05 00:54:25 +08:00
CoordinationSettings.h update notices 2024-03-05 20:06:39 +08:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp More fixes 2024-04-03 19:18:31 +00:00
FourLetterCommand.h Finalize 2024-02-01 10:04:34 +00:00
InMemoryLogStore.cpp Fix msan 2024-04-02 13:58:17 +02:00
InMemoryLogStore.h Build fix 2024-02-01 16:09:00 +00:00
Keeper4LWInfo.h Working implementation 2024-01-31 15:25:24 +00:00
KeeperAsynchronousMetrics.cpp Apply review comments 2024-04-12 03:47:29 +02:00
KeeperAsynchronousMetrics.h Apply review comments 2024-04-12 03:47:29 +02:00
KeeperCommon.cpp Remove snapshot_version 2024-02-29 10:11:38 +01:00
KeeperCommon.h Remove snapshot_version 2024-02-29 10:11:38 +01: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.cpp Add a test and remove unrelated unused profile events 2024-03-26 09:14:55 +00:00
KeeperConstants.h Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ."" 2023-11-13 19:03:27 +00:00
KeeperContext.cpp Fix 2024-02-29 15:47:57 +01:00
KeeperContext.h Add timeouts when waiting for commit logs 2024-02-29 11:06:41 +01:00
KeeperDispatcher.cpp Fix data race during snapshot destructor call 2024-03-20 15:56:54 +01:00
KeeperDispatcher.h Add timeouts when waiting for commit logs 2024-02-29 11:06:41 +01:00
KeeperFeatureFlags.cpp Updated implementation 2024-01-25 14:31:49 +03:00
KeeperFeatureFlags.h Updated implementation 2024-01-25 14:31:49 +03:00
KeeperLogStore.cpp Improve 2024-02-15 16:11:20 +01:00
KeeperLogStore.h Working implementation 2024-01-31 15:25:24 +00:00
KeeperReconfiguration.cpp Apply suggestions from code review 2023-07-17 12:50:02 +02:00
KeeperReconfiguration.h review fixes 2023-07-07 00:20:54 +03:00
KeeperServer.cpp update notices 2024-03-05 20:06:39 +08:00
KeeperServer.h More resilient Disk related operations 2024-02-14 14:53:22 +01:00
KeeperSnapshotManager.cpp Fix tidy build 2024-02-29 14:55:23 +01:00
KeeperSnapshotManager.h Fix data race during snapshot destructor call 2024-03-20 15:56:54 +01:00
KeeperSnapshotManagerS3.cpp Merge pull request #59965 from nickitat/express_support 2024-03-23 20:52:44 +03:00
KeeperSnapshotManagerS3.h Updated implementation 2024-01-25 14:31:49 +03:00
KeeperStateMachine.cpp Fix data race during snapshot destructor call 2024-03-20 15:56:54 +01:00
KeeperStateMachine.h Merge branch 'master' into keeper-logs-cache 2024-02-21 10:19:50 +01:00
KeeperStateManager.cpp shuffle resolved IPs 2024-03-07 13:09:26 +01:00
KeeperStateManager.h More resilient Disk related operations 2024-02-14 14:53:22 +01:00
KeeperStorage.cpp Revert "Revert "Check stack size in Parser"" 2024-02-27 01:34:50 +03:00
KeeperStorage.h Better snapshot reading 2024-02-16 14:40:49 +01:00
LoggerWrapper.h Updated implementation 2024-01-25 14:31:49 +03:00
RaftServerConfig.cpp Apply suggestions from code review 2023-07-17 12:50:02 +02:00
RaftServerConfig.h Add some missing LLVM includes 2024-01-08 11:25:57 +01: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 better 2024-02-21 17:08:44 +01:00
SummingStateMachine.cpp Ditch tons of garbage 2023-08-09 02:19:02 +02:00
SummingStateMachine.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
WriteBufferFromNuraftBuffer.cpp Eliminate double log serializing 2023-04-21 08:20:35 +00:00
WriteBufferFromNuraftBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
ZooKeeperDataReader.cpp Fix 2024-02-20 14:46:16 +01:00
ZooKeeperDataReader.h Updated implementation 2024-01-25 14:31:49 +03:00