.. |
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
|
delete useless header in changelog
|
2022-02-22 19:13:55 +08:00 |
CMakeLists.txt
|
Some useless code
|
2021-01-13 13:32:20 +03:00 |
CoordinationSettings.cpp
|
Merge branch 'master' into add_lower_bound_session_timeout_to_keeper
|
2022-01-13 12:21:46 +00:00 |
CoordinationSettings.h
|
Merge branch 'master' into add_lower_bound_session_timeout_to_keeper
|
2022-01-13 12:21:46 +00:00 |
Defines.h
|
Move KEEPER_DEFAULT_PATH into separate header
|
2021-10-03 14:34:03 +03:00 |
FourLetterCommand.cpp
|
Some interm state
|
2022-01-19 14:46:29 +03:00 |
FourLetterCommand.h
|
Slightly better
|
2021-11-19 12:30:58 +03: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
|
More compatible output format
|
2021-11-19 12:48:38 +03:00 |
KeeperConnectionStats.cpp
|
reset last_latency when reset keeper stats
|
2022-01-07 22:17:03 +08:00 |
KeeperConnectionStats.h
|
Small refactoring
|
2021-11-18 23:17:22 +03:00 |
KeeperDispatcher.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
|
2022-01-13 17:50:10 +08:00 |
KeeperDispatcher.h
|
Slightly better
|
2021-11-19 12:30:58 +03: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 read old records from logs
|
2022-03-03 15:18:03 +01:00 |
KeeperStateMachine.h
|
keeper snapshot memory opt.
|
2022-02-14 19:43:08 +08:00 |
KeeperStateManager.cpp
|
Replace exit() with abort() in case of NuRaft errors
|
2022-02-19 13:05:08 +03:00 |
KeeperStateManager.h
|
Replace exit() with abort() in case of NuRaft errors
|
2022-02-19 13:05:08 +03:00 |
KeeperStorage.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
KeeperStorage.h
|
Merge pull request #34486 from bigo-sg/keeperVersion
|
2022-02-23 13:35:49 +03: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
|
Remove cruft
|
2021-10-28 02:10:39 +03: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 |