ClickHouse/src/Coordination
2024-07-21 11:36:20 +02:00
..
tests Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00: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
CoordinationSettings.cpp Fix test 2024-07-01 15:25:00 +02:00
CoordinationSettings.h disable rocksdb 2024-07-10 13:01:15 +00: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 relax condition in test, remove unused counters 2024-07-18 19:55:09 +02: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 branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
KeeperContext.h address comments 2024-05-06 15:38:29 +02:00
KeeperDispatcher.cpp Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
KeeperDispatcher.h Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00: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 Merge branch 'master' into better_limit_in_keeper 2024-07-21 11:36:20 +02:00
KeeperServer.h Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
KeeperSnapshotManager.cpp explicitly define formatter for StringRef 2024-06-10 13:53:25 +00:00
KeeperSnapshotManager.h Merge branch 'master' into hanfei/keeperrocks 2024-06-07 17:32:16 +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 branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
KeeperStateMachine.h Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00: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 Merge branch 'master' into hanfei/keeperrocks 2024-07-17 13:52:15 +00:00
KeeperStorage.h address comments 2024-07-16 13:23:46 +00: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
RocksDBContainer.h address comments 2024-07-16 13:23:46 +00: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 Merge branch 'master' into hanfei/keeperrocks 2024-07-04 11:46:26 +00: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 build 2024-03-18 15:08:43 +01:00
ZooKeeperDataReader.h Merge branch 'master' into hanfei/keeperrocks 2024-02-01 12:43:46 +01:00