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

szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


    from 3c4e6f15 RATIS-1587. Fix snapshot multi-chunk bug & support snapshot 
hierarchy (#655)
     add 4879f1b6 RATIS-1582. Add notify install snapshot finished event to 
inform the (#647)

No new revisions were added by this update.

Summary of changes:
 .../apache/ratis/grpc/server/GrpcLogAppender.java  |  18 +++
 .../apache/ratis/statemachine/StateMachine.java    |  21 ++--
 .../apache/ratis/server/impl/RaftServerImpl.java   |   5 +
 .../server/impl/SnapshotInstallationHandler.java   |  11 ++
 .../ratis/InstallSnapshotNotificationTests.java    | 129 ++++++++++++++++++++-
 5 files changed, 174 insertions(+), 10 deletions(-)

Reply via email to