ClickHouse/src/Coordination
2024-07-11 19:58:54 +02:00
..
tests Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +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 Fix bug with session closing on Keeper 2024-06-26 16:12:06 +02:00
Changelog.h Modify the code for build with new libcxx 2024-07-09 20:16:43 +00:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp Fix test 2024-07-01 15:25:00 +02:00
CoordinationSettings.h Fixes 2024-07-02 10:50:21 +02:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
FourLetterCommand.h Modify the code for build with new libcxx 2024-07-09 20:16:43 +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 Fix typo 2024-07-08 07:38:07 +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 Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
KeeperContext.h Add timeouts when waiting for commit logs 2024-02-29 11:06:41 +01:00
KeeperDispatcher.cpp Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
KeeperDispatcher.h Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +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 Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperServer.h Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperSnapshotManager.cpp explicitly define formatter for StringRef 2024-06-10 13:53:25 +00:00
KeeperSnapshotManager.h Avoid taking lock 2024-06-04 14:57:43 +02:00
KeeperSnapshotManagerS3.cpp Merge remote-tracking branch 'origin/master' into unite-storages3-and-disks3-settings 2024-06-05 13:11:20 +02:00
KeeperSnapshotManagerS3.h Better 2024-06-04 16:51:04 +02:00
KeeperStateMachine.cpp Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
KeeperStateMachine.h Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperStateManager.cpp Useless changes 2024-05-10 05:23:47 +02:00
KeeperStateManager.h Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperStorage.cpp Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperStorage.h Correctly print long processing requests in Keeper 2024-07-05 15:16:08 +02: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 update fmtlib version to 9.1.0 2024-06-07 06:44:36 +00: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 Add extra profiling helpers for Keeper 2024-07-01 15:17:41 +02: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