ClickHouse/src/Coordination
2023-03-31 09:11:01 +00:00
..
tests Add overallocate size setting 2023-01-26 09:44:37 +00:00
ACLMap.cpp
ACLMap.h
Changelog.cpp Revert debug changes 2023-03-09 08:07:59 +00:00
Changelog.h Add overallocate size setting 2023-01-26 09:44:37 +00: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 Add 4LW for cleaning resource 2023-03-05 16:57:18 +00: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
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
KeeperConnectionStats.h
KeeperConstants.h Add support for MultiRead in Keeper 2022-09-16 12:00:35 +00:00
KeeperContext.h
KeeperDispatcher.cpp small fix 2023-03-27 07:41:31 +00:00
KeeperDispatcher.h Small fix 2023-03-24 20:40:45 +00:00
KeeperLogStore.cpp Add overallocate size setting 2023-01-26 09:44:37 +00:00
KeeperLogStore.h Add overallocate size setting 2023-01-26 09:44:37 +00: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 Merge branch 'master' into enable-env-credentials-default 2023-03-31 09:11:01 +00:00
KeeperSnapshotManagerS3.h Added comments and addressed review comments - Allow macro substitution in endpoint 2023-01-03 11:44:26 +01:00
KeeperStateMachine.cpp Small fix 2023-03-24 20:40:45 +00:00
KeeperStateMachine.h Small fix 2023-03-24 20:40:45 +00:00
KeeperStateManager.cpp Add overallocate size setting 2023-01-26 09:44:37 +00:00
KeeperStateManager.h Refactor changelog 2022-11-21 12:22:36 +00:00
KeeperStorage.cpp use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
KeeperStorage.h Correctly calculate size after snapshot load 2023-02-06 14:59:23 +00:00
LoggerWrapper.h
pathUtils.cpp
pathUtils.h
ReadBufferFromNuraftBuffer.h
SessionExpiryQueue.cpp
SessionExpiryQueue.h
SnapshotableHashTable.h Fix erase 2023-02-07 07:51:22 +00: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
ZooKeeperDataReader.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
ZooKeeperDataReader.h