ClickHouse/src/Coordination
2021-03-02 15:13:54 +08:00
..
tests Remove useless unit test 2021-03-01 10:40:00 +03:00
Changelog.cpp Don't allow to start with broken changelogs 2021-02-22 23:51:58 +03:00
Changelog.h Fix style 2021-02-20 18:56:55 +03:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp Missed file 2021-02-09 18:39:15 +03:00
CoordinationSettings.h Trying to add tests more stable 2021-02-21 00:08:19 +03:00
InMemoryLogStore.cpp Some initial code 2021-02-15 18:36:25 +03:00
InMemoryLogStore.h Missing fix 2021-02-08 18:20:12 +03:00
LoggerWrapper.h Fix logs level 2021-02-19 17:13:29 +03:00
NuKeeperCommon.h Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
NuKeeperLogStore.cpp Checksum for header and logging, better names 2021-02-20 14:04:38 +03:00
NuKeeperLogStore.h Checksum for header and logging, better names 2021-02-20 14:04:38 +03:00
NuKeeperServer.cpp [ClickHouse][LOG]correct shutdown timeout log 2021-03-02 15:13:54 +08:00
NuKeeperServer.h Rename file 2021-02-19 19:05:26 +03:00
NuKeeperStateMachine.cpp Improve performance and fix condition variable wait 2021-02-24 14:54:14 +03:00
NuKeeperStateMachine.h Add coordination settings 2021-02-09 17:47:18 +03:00
NuKeeperStateManager.cpp Trying to make testkeeper better in single server mode 2021-02-25 23:30:55 +03:00
NuKeeperStateManager.h Trying to make testkeeper better in single server mode 2021-02-25 23:30:55 +03:00
NuKeeperStorage.cpp Better list performance 2021-02-19 10:25:55 +03:00
NuKeeperStorage.h Fix size deserialization 2021-02-19 12:24:50 +03:00
NuKeeperStorageDispatcher.cpp Add ability to start as follower 2021-02-11 13:25:10 +03:00
NuKeeperStorageDispatcher.h Add coordination settings 2021-02-09 17:47:18 +03:00
NuKeeperStorageSerializer.cpp Fix size deserialization 2021-02-19 12:24:50 +03:00
NuKeeperStorageSerializer.h Fix install script 2021-02-01 17:14:59 +03:00
ReadBufferFromNuraftBuffer.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
SessionExpiryQueue.cpp Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
SessionExpiryQueue.h Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
SummingStateMachine.cpp Fix more warnings 2021-01-26 14:10:44 +03:00
SummingStateMachine.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
ThreadSafeQueue.h Less serde in responses, watches on followers 2021-02-08 16:06:55 +03:00
WriteBufferFromNuraftBuffer.cpp Some fixes 2021-01-25 13:19:02 +03:00
WriteBufferFromNuraftBuffer.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
ya.make Fix ya.make 2021-02-03 10:15:57 +03:00
ya.make.in Add background session lifetime control 2021-02-03 23:32:15 +03:00