This is an automated email from the ASF dual-hosted git repository.

tanxinyu pushed a change to branch release-3.1.1
in repository https://gitbox.apache.org/repos/asf/ratis.git


    from 342688de9 RATIS-2153. ratis-version.properties missing from src bundle 
(#1147)
     new 1e10b7186 RATIS-2149.Do not perform leader election if the current 
RaftServer has not started yet (#1143)
     new 54a991623 RATIS-2148. Snapshot transfer may cause followers to trigger 
reloadStateMachine incorrectly (#1145)
     new 5578be7fb RATIS-2154. The old leader may send appendEntries after term 
changed. (#1148)
     new f23f9b7c1 RATIS-2152. GrpcLogAppender stucks while sending an 
installSnapshot notification request (#1146)
     new 356ad8a27 RATIS-2150. No need for manual assembly:single execution 
when mvn deploy #1144

The 5 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:
 dev-support/make_rc.sh                             |  2 +-
 .../apache/ratis/grpc/server/GrpcLogAppender.java  | 34 +++++++++-------------
 .../apache/ratis/server/impl/LeaderElection.java   |  4 +++
 .../apache/ratis/server/impl/RaftServerImpl.java   | 10 +++++--
 .../server/impl/SnapshotInstallationHandler.java   | 10 +++++++
 5 files changed, 36 insertions(+), 24 deletions(-)

Reply via email to