This is an automated email from the ASF dual-hosted git repository.
williamsong pushed a change to branch snapshot-3
in repository https://gitbox.apache.org/repos/asf/ratis.git
from c20fe65ad update snapshot version
new d607193a9 RATIS-2065. Avoid the out-of-heap memory OOM phenomenon of
frequent creation and deletion of Raft group scenarios. (#1071)
new d09cbac4c reply ALREADY_INSTALLED to old snapshot installation request
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ratis/server/impl/ConfigurationManager.java | 4 ++--
.../src/main/java/org/apache/ratis/server/impl/ServerState.java | 4 +++-
.../org/apache/ratis/server/impl/SnapshotInstallationHandler.java | 7 ++++---
.../ratis/server/raftlog/segmented/SegmentedRaftLogWorker.java | 2 ++
4 files changed, 11 insertions(+), 6 deletions(-)