ClickHouse/src/Coordination
Azat Khuzhin 905a95e166 Review fixes
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 22:40:13 +02:00
..
tests Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ACLMap.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ACLMap.h
Changelog.cpp Merge branch 'master' into keeper-broken-to-detached 2022-06-13 10:04:54 +00:00
Changelog.h Extract more logic into a function 2022-06-06 12:19:13 +00:00
CMakeLists.txt
CoordinationSettings.cpp Revert "Merge pull request #38200 from ClickHouse/keeper-linearizable-reads" 2022-09-17 19:22:58 +02:00
CoordinationSettings.h Revert "Merge pull request #38200 from ClickHouse/keeper-linearizable-reads" 2022-09-17 19:22:58 +02:00
Defines.h
FourLetterCommand.cpp Add logs and 4LW for api version 2022-07-19 09:02:57 +00:00
FourLetterCommand.h Generate config_version.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
InMemoryLogStore.cpp
InMemoryLogStore.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
Keeper4LWInfo.h Add test for keeper mntr command 2022-07-01 00:07:22 +02: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 Small refactoring 2022-10-17 11:06:33 +00:00
KeeperDispatcher.h Merge branch 'master' into keeper-upload-snapshot-to-s3 2022-10-17 11:02:36 +00:00
KeeperLogStore.cpp Revert "Revert "Memory overcommit: continue query execution if memory is available"" 2022-05-03 00:45:13 +02:00
KeeperLogStore.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
KeeperServer.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
KeeperServer.h Merge branch 'master' into keeper-upload-snapshot-to-s3 2022-10-17 11:02:36 +00:00
KeeperSnapshotManager.cpp Correctly check if the node is using system path 2022-09-02 07:47:12 +00:00
KeeperSnapshotManager.h Add bg thread for snapshot upload to S3 2022-09-15 09:11:55 +00:00
KeeperSnapshotManagerS3.cpp Small refactoring 2022-10-17 11:06:33 +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 One more validation for broken config in keeper 2022-09-18 00:04:16 +02:00
KeeperStateManager.h Add checksum to the state file 2022-07-10 15:01:38 +00:00
KeeperStorage.cpp Review fixes 2022-10-21 22:40:13 +02: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
pathUtils.h
ReadBufferFromNuraftBuffer.h
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
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