ClickHouse/src/Coordination
2022-12-21 08:59:09 +00:00
..
tests Fix tests 2022-12-21 08:43:55 +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 tests 2022-12-21 08:43:55 +00:00
Changelog.h Fix tests 2022-12-21 08:43:55 +00:00
CMakeLists.txt
CoordinationSettings.cpp Fix 4LW test 2022-11-26 19:24:10 +00:00
CoordinationSettings.h Add setting for max_log_file_size 2022-12-19 11:51:05 +00:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Keeper support manually assigning leader 2022-11-08 12:01:53 +08:00
FourLetterCommand.h Keeper support manually assigning leader 2022-11-08 12:01:53 +08: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 fix test 2022-10-25 17:15:49 +08:00
KeeperAsynchronousMetrics.cpp PR fixes 2022-11-30 13:24:08 +01:00
KeeperAsynchronousMetrics.h PR fixes 2022-11-30 13:24:08 +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.h Add support for MultiRead in Keeper 2022-09-16 12:00:35 +00:00
KeeperContext.h Create snapshot on shutdown 2022-07-30 11:34:17 +00:00
KeeperDispatcher.cpp Refactor 2022-11-29 13:00:13 +00:00
KeeperDispatcher.h Keeper support manually assigning leader 2022-11-08 12:01:53 +08:00
KeeperLogStore.cpp Add setting for max_log_file_size 2022-12-19 11:51:05 +00:00
KeeperLogStore.h Add setting for max_log_file_size 2022-12-19 11:51:05 +00:00
KeeperServer.cpp Throw when port already in use (#43984) 2022-12-07 13:27:49 +01:00
KeeperServer.h Refactor changelog 2022-11-21 12:22:36 +00:00
KeeperSnapshotManager.cpp Fix data race in Keeper snapshot 2022-11-25 12:50:42 +00:00
KeeperSnapshotManager.h Add bg thread for snapshot upload to S3 2022-09-15 09:11:55 +00:00
KeeperSnapshotManagerS3.cpp Validate s3 part upload settings. 2022-12-17 14:09:53 +00:00
KeeperSnapshotManagerS3.h fix build 2022-10-17 14:16:56 +00:00
KeeperStateMachine.cpp Simplify logic a bit 2022-10-18 10:58:25 +00:00
KeeperStateMachine.h Simplify logic a bit 2022-10-18 10:58:25 +00:00
KeeperStateManager.cpp Add setting for max_log_file_size 2022-12-19 11:51:05 +00:00
KeeperStateManager.h Refactor changelog 2022-11-21 12:22:36 +00:00
KeeperStorage.cpp Fix standalone build 2022-11-10 10:49:00 +01: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
SummingStateMachine.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
TinyContext.cpp Add suport for AsyncMetrics in standalone Keeper 2022-11-09 13:46:03 +01:00
TinyContext.h PR fixes 2022-11-30 13:24:08 +01: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 Review fixes 2022-10-21 22:40:13 +02:00
ZooKeeperDataReader.h base should not depend on Common 2022-04-29 10:26:35 +08:00