ClickHouse/src/Coordination
2023-05-13 02:57:31 +02:00
..
tests Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
ACLMap.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ACLMap.h
Changelog.cpp Revert debug changes 2023-03-09 08:07:59 +00:00
Changelog.h Use forward declaration of ThreadPool 2023-04-07 11:25:35 +02:00
CMakeLists.txt
CoordinationSettings.cpp Limit keeper request batching by size in bytes 2023-03-24 14:41:09 +01:00
CoordinationSettings.h Limit keeper request batching by size in bytes 2023-03-24 14:41:09 +01:00
Defines.h
FourLetterCommand.cpp Fix IBM 2023-04-21 12:38:45 +02:00
FourLetterCommand.h Add 4LW for cleaning resource 2023-03-05 16:57:18 +00:00
InMemoryLogStore.cpp Apply some CTAD 2023-03-02 13:36:47 +00: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
KeeperConstants.h Add CheckNotExists request to Keeper 2023-04-18 14:45:24 +00:00
KeeperContext.h Create snapshot on shutdown 2022-07-30 11:34:17 +00:00
KeeperDispatcher.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
KeeperDispatcher.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperLogStore.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperLogStore.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperServer.cpp Avoid breaking batches with read requests 2023-03-24 14:37:40 +00:00
KeeperServer.h Avoid breaking batches with read requests 2023-03-24 14:37:40 +00:00
KeeperSnapshotManager.cpp Correctly calculate size after snapshot load 2023-02-06 14:59:23 +00:00
KeeperSnapshotManager.h Add bg thread for snapshot upload to S3 2022-09-15 09:11:55 +00:00
KeeperSnapshotManagerS3.cpp Add support for SSE-KMS configuration with S3 2023-05-03 21:35:38 -05:00
KeeperSnapshotManagerS3.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperStateMachine.cpp Merge branch 'master' into keeper-correctly-handle-snapshots 2023-05-03 13:51:09 +02:00
KeeperStateMachine.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperStateManager.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
KeeperStateManager.h Refactor changelog 2022-11-21 12:22:36 +00:00
KeeperStorage.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
KeeperStorage.h Correct FixupACL for auth scheme 2023-04-10 13:02:31 +03: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 Don't count unreserved bytes in Arenas as read_bytes 2023-04-13 12:43:24 +02:00
SummingStateMachine.cpp Apply some CTAD 2023-03-02 13:36:47 +00:00
SummingStateMachine.h
TinyContext.cpp Allow macro substitution in endpoint of disks 2022-12-23 15:09:24 +01:00
TinyContext.h PR fixes 2022-11-30 13:24:08 +01:00
WriteBufferFromNuraftBuffer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
WriteBufferFromNuraftBuffer.h Revert "Revert "Add support for preprocessing ZooKeeper operations in clickhouse-keeper"" 2022-05-26 08:14:55 +02:00
ZooKeeperDataReader.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
ZooKeeperDataReader.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00