ClickHouse/src/Coordination
Antonio Andelic 0ae901c479 Better
2024-06-04 16:51:04 +02:00
..
Standalone Fix standalone build 2024-05-28 13:52:22 +02: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 Useless changes 2024-05-10 05:23:47 +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 Fix Keeper snapshot size in mntr 2024-06-04 11:30:22 +02:00
FourLetterCommand.h Finalize 2024-02-01 10:04:34 +00:00
InMemoryLogStore.cpp Useless changes 2024-05-10 05:23:47 +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 Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperDispatcher.h Useless changes 2024-05-09 03:11:02 +02: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 Useless changes 2024-05-10 05:23:47 +02:00
KeeperLogStore.h Working implementation 2024-01-31 15:25:24 +00:00
KeeperReconfiguration.cpp Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
KeeperReconfiguration.h review fixes 2023-07-07 00:20:54 +03:00
KeeperServer.cpp Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
KeeperServer.h Useless changes 2024-05-09 01:08:33 +02:00
KeeperSnapshotManager.cpp Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperSnapshotManager.h Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperSnapshotManagerS3.cpp Better 2024-06-04 16:51:04 +02:00
KeeperSnapshotManagerS3.h Better 2024-06-04 16:51:04 +02:00
KeeperStateMachine.cpp Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperStateMachine.h Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperStateManager.cpp Useless changes 2024-05-10 05:23:47 +02:00
KeeperStateManager.h More resilient Disk related operations 2024-02-14 14:53:22 +01:00
KeeperStorage.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00: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