This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch snapshot-3
in repository https://gitbox.apache.org/repos/asf/ratis.git
was f41cde6ea bump ratis snapshot version
This change permanently discards the following revisions:
discard f41cde6ea bump ratis snapshot version
discard d09cbac4c reply ALREADY_INSTALLED to old snapshot installation request
discard d607193a9 RATIS-2065. Avoid the out-of-heap memory OOM phenomenon of
frequent creation and deletion of Raft group scenarios. (#1071)
discard c20fe65ad update snapshot version
discard 611b80a85 RATIS-2060 Avoid unexpected shutdown of RaftServerProxy
during membership change (#1069)
discard 8eafc4f9f RATIS-2056. Update purge index when snapshot installed.
(#1065)
discard 3e3013b8a RATIS-2052. Add docs for triggering snapshot when removing
raftGroup parameter. (#1061)
discard 52e8db697 RATIS-2050. Add creationGap param to snapshot management API
(#1058)
discard cda87cee9 RATIS-2049. Suppress Sonar warning for volatile objects
(#1057)
discard 21271d600 RATIS-2036. Avoid trigger snapshot when removing raftGroup
(#1055)
discard ba6e1604d RATIS-2048. Fix SimpleStateMachineStorage potential NPE
exception (#1056)
discard 50a5f18a0 RATIS-2047. Avoid unnecessary warn log when creating raft
group (#1054)
discard d2e114eda RATIS-2044. Fix ReadIndex loss caused by data race in
AppendEntriesListeners (#1052)
discard 5bb9e32e3 RATIS-2019 Fixed abnormal exit of StateMachineUpdater (#1033)
discard 5baff19ff RATIS-2017: checkAndEvictCache must be done in writeLock.
(#1031)
discard f8f12d890 RATIS-2008. Follower should recognize candidate if the
candidate is the same peer as the current valid leader (#1024)
discard 1691a3c0f RATIS-2012. Client should not retry after close. (#1025)
discard cc038aea9 RATIS-2013. OrderedAsync retry results an
IllegalStateException in GrpcClientProtocolService. (#1026)