ClickHouse/src/Coordination
2022-03-19 21:02:11 +01:00
..
tests Merge pull request #34486 from bigo-sg/keeperVersion 2022-02-23 13:35:49 +03:00
ACLMap.cpp better process empty acls 2021-12-28 15:54:00 +08:00
ACLMap.h Fix ACLMap num 2021-12-28 15:44:07 +08:00
Changelog.cpp Avoid busy polling in keeper while searching for changelog files to delete 2022-02-27 18:27:49 +03:00
Changelog.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
CMakeLists.txt
CoordinationSettings.cpp Fix name 2022-03-19 21:02:11 +01:00
CoordinationSettings.h Rename some variables in keeper 2022-03-17 11:55:15 +01:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Rename some variables in keeper 2022-03-17 11:55:15 +01:00
FourLetterCommand.h Rename some variables in keeper 2022-03-17 11:55:15 +01: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 keeper atomic stat 2022-03-03 14:30:22 +08:00
KeeperDispatcher.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
KeeperLogStore.cpp At least able to start 2021-10-18 18:27:51 +03:00
KeeperLogStore.h Remove cruft 2021-10-28 02:10:39 +03:00
KeeperServer.cpp Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master 2022-02-22 11:10:47 +08:00
KeeperServer.h No lock on append_entries 2022-02-11 17:18:55 +08:00
KeeperSnapshotManager.cpp Merge pull request #34486 from bigo-sg/keeperVersion 2022-02-23 13:35:49 +03:00
KeeperSnapshotManager.h no std::cerr in KeeperSnapshotManager.h 2022-02-17 10:49:33 +08:00
KeeperStateMachine.cpp Fix unitialized variable 2022-03-04 13:26:56 +01:00
KeeperStateMachine.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
KeeperStateManager.cpp Review fixes 2022-03-07 12:13:37 +01:00
KeeperStateManager.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
KeeperStorage.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
KeeperStorage.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
LoggerWrapper.h Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03: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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SessionExpiryQueue.h Review fixes 2021-09-02 23:37:34 +03:00
SnapshotableHashTable.h Merge branch 'master' into keeperVersion 2022-02-15 09:22:54 +08: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 Small refactoring of WriteBiffer-s 2021-11-11 02:11:18 +03:00
WriteBufferFromNuraftBuffer.h Small refactoring of WriteBiffer-s 2021-11-11 02:11:18 +03:00
ZooKeeperDataReader.cpp Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master 2022-01-26 17:51:46 +08:00
ZooKeeperDataReader.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00