ClickHouse/src/Coordination
Alexey Milovidov 1ddb04b992
Merge pull request #36715 from amosbird/refactorbase
Reorganize source files so that base won't depend on Common
2022-04-30 09:40:58 +03:00
..
tests base should not depend on Common 2022-04-29 10:26:35 +08: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 base should not depend on Common 2022-04-29 10:26:35 +08:00
Changelog.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
CMakeLists.txt
CoordinationSettings.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
CoordinationSettings.h Allow clickhouse-keeper to serve 4-letter commands before quorum (#35992) 2022-04-19 14:03:00 +02:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
FourLetterCommand.h Allow clickhouse-keeper to serve 4-letter commands before quorum (#35992) 2022-04-19 14:03:00 +02:00
InMemoryLogStore.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
InMemoryLogStore.h Remove cruft 2021-10-28 02:10:39 +03:00
Keeper4LWInfo.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
KeeperConnectionStats.cpp Fix min/max stat 2022-03-07 11:11:14 +08:00
KeeperConnectionStats.h keeper atomic stat 2022-03-03 14:30:22 +08:00
KeeperDispatcher.cpp Address PR review comments 2022-04-26 07:32:02 +00:00
KeeperDispatcher.h base should not depend on Common 2022-04-29 10:26:35 +08:00
KeeperLogStore.cpp At least able to start 2021-10-18 18:27:51 +03:00
KeeperLogStore.h base should not depend on Common 2022-04-29 10:26:35 +08:00
KeeperServer.cpp Update KeeperServer.cpp 2022-04-28 19:09:46 +02:00
KeeperServer.h Address PR review comments 2022-04-26 07:32:02 +00:00
KeeperSnapshotManager.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
KeeperSnapshotManager.h no std::cerr in KeeperSnapshotManager.h 2022-02-17 10:49:33 +08:00
KeeperStateMachine.cpp WIP 2022-04-19 08:08:35 +00:00
KeeperStateMachine.h base should not depend on Common 2022-04-29 10:26:35 +08:00
KeeperStateManager.cpp Add some checks for endpoint change 2022-04-28 08:54:05 +00:00
KeeperStateManager.h WIP 2022-04-19 08:08:35 +00:00
KeeperStorage.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
KeeperStorage.h Small changes for Keeper 2022-04-05 13:56:28 +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 Review fixes 2021-09-02 23:37:34 +03:00
SnapshotableHashTable.h Small changes for Keeper 2022-04-05 13:56:28 +00:00
SummingStateMachine.cpp Fix Coordination darwin build 2021-04-08 17:17:57 +03: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 Small refactoring of WriteBiffer-s 2021-11-11 02:11:18 +03:00
ZooKeeperDataReader.cpp Small changes for Keeper 2022-04-05 13:56:28 +00:00
ZooKeeperDataReader.h base should not depend on Common 2022-04-29 10:26:35 +08:00