.. |
Standalone
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
tests
|
Fix unitest
|
2023-12-29 20:40:52 +08:00 |
ACLMap.cpp
|
|
|
ACLMap.h
|
|
|
Changelog.cpp
|
Correctly handle unknown changelog versions and snapshot deleting
|
2023-11-28 09:47:49 +00:00 |
Changelog.h
|
Correctly handle unknown changelog versions and snapshot deleting
|
2023-11-28 09:47:49 +00:00 |
CMakeLists.txt
|
|
|
CoordinationSettings.cpp
|
remove useless include
|
2023-11-13 14:52:32 +01:00 |
CoordinationSettings.h
|
support soft limit ratio
|
2023-12-08 21:48:27 +01:00 |
Defines.h
|
|
|
FourLetterCommand.cpp
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
FourLetterCommand.h
|
Fix build
|
2023-11-13 10:09:23 +01:00 |
InMemoryLogStore.cpp
|
|
|
InMemoryLogStore.h
|
Support for Clang Thread Safety Analysis (TSA)
|
2022-06-20 16:13:25 +02:00 |
Keeper4LWInfo.h
|
|
|
KeeperAsynchronousMetrics.cpp
|
Fix data race on vptr (ctor/dtor vs virtual call) in AsynchronousMetrics
|
2023-12-10 18:32:40 +01:00 |
KeeperAsynchronousMetrics.h
|
Fix data race on vptr (ctor/dtor vs virtual call) in AsynchronousMetrics
|
2023-12-10 18:32:40 +01:00 |
KeeperConnectionStats.cpp
|
|
|
KeeperConnectionStats.h
|
|
|
KeeperConstants.h
|
Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ.""
|
2023-11-13 19:03:27 +00:00 |
KeeperContext.cpp
|
support soft limit ratio
|
2023-12-08 21:48:27 +01:00 |
KeeperContext.h
|
support soft limit ratio
|
2023-12-08 21:48:27 +01:00 |
KeeperDispatcher.cpp
|
support soft limit ratio
|
2023-12-08 21:48:27 +01:00 |
KeeperDispatcher.h
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
KeeperFeatureFlags.cpp
|
Remove unused errorcode
|
2023-06-28 10:20:33 +02:00 |
KeeperFeatureFlags.h
|
Merge branch 'master' into keeper-operation-create-if-not-exists
|
2023-09-18 10:57:11 +00:00 |
KeeperLogStore.cpp
|
Correctly handle unknown changelog versions and snapshot deleting
|
2023-11-28 09:47:49 +00:00 |
KeeperLogStore.h
|
Add coordination setting for async replication
|
2023-08-08 13:12:07 +00:00 |
KeeperReconfiguration.cpp
|
Apply suggestions from code review
|
2023-07-17 12:50:02 +02:00 |
KeeperReconfiguration.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperServer.cpp
|
Handle another case for preprocessing
|
2023-12-28 13:20:47 +00:00 |
KeeperServer.h
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
KeeperSnapshotManager.cpp
|
Correctly handle unknown changelog versions and snapshot deleting
|
2023-11-28 09:47:49 +00:00 |
KeeperSnapshotManager.h
|
Add support for latest snapshot disk
|
2023-05-30 13:22:40 +00:00 |
KeeperSnapshotManagerS3.cpp
|
Avoid sending ComposeObject requests after upload to GCS
|
2023-12-29 11:53:49 +01:00 |
KeeperSnapshotManagerS3.h
|
style fix and revert src/Coordination/KeeperSnapshotManagerS3.h
|
2023-10-31 18:48:59 +00:00 |
KeeperStateMachine.cpp
|
Fix
|
2023-11-14 09:07:17 +00:00 |
KeeperStateMachine.h
|
Wait for read requests
|
2023-08-07 13:04:38 +00:00 |
KeeperStateManager.cpp
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
KeeperStateManager.h
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
KeeperStorage.cpp
|
Fix incorrect Exceptions
|
2023-12-24 21:26:32 +01:00 |
KeeperStorage.h
|
Do less work when there a lots of watches
|
2023-11-01 12:27:10 +01:00 |
LoggerWrapper.h
|
|
|
pathUtils.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
pathUtils.h
|
build with disks
|
2023-05-18 07:39:22 +00:00 |
RaftServerConfig.cpp
|
Apply suggestions from code review
|
2023-07-17 12:50:02 +02:00 |
RaftServerConfig.h
|
"reconfig" support for CH Keeper
|
2023-07-07 00:20:54 +03:00 |
ReadBufferFromNuraftBuffer.h
|
|
|
SessionExpiryQueue.cpp
|
|
|
SessionExpiryQueue.h
|
|
|
SnapshotableHashTable.h
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
SummingStateMachine.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
SummingStateMachine.h
|
|
|
WriteBufferFromNuraftBuffer.cpp
|
Eliminate double log serializing
|
2023-04-21 08:20:35 +00:00 |
WriteBufferFromNuraftBuffer.h
|
|
|
ZooKeeperDataReader.cpp
|
Fix some typos
|
2023-10-15 15:43:02 +02:00 |
ZooKeeperDataReader.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |