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

dragonyliu pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/ratis.git


    from 7d3716db7 RATIS-1675. Revert  RATIS-1601 & RATIS-1391 (#715)
     new 06e940107 RATIS-1676. SnapshotManager should use 
ServerStringUtils.toInstallSnapshotRequestString(..). (#717)
     new 5c20c85b4 RATIS-1673. Verify duplicate peerid when init raft group 
(#714)
     new 913ed630e RATIS-1642. Specify the thread-safety requirement in 
StateMachine. (#709)

The 3 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/protocol/RaftGroup.java  |  1 +
 .../apache/ratis/statemachine/StateMachine.java    | 51 +++++++++++++++-------
 .../apache/ratis/server/impl/ServerProtoUtils.java | 32 +-------------
 .../ratis/server/storage/SnapshotManager.java      |  5 ++-
 .../{TestRaftId.java => TestRaftGroup.java}        | 34 +++++----------
 5 files changed, 53 insertions(+), 70 deletions(-)
 copy ratis-test/src/test/java/org/apache/ratis/protocol/{TestRaftId.java => 
TestRaftGroup.java} (57%)

Reply via email to