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

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


    from bbec2f1b9 [RELEASE] Bump version to 2.5.1-SNAPSHOT after release of 
2.5.0
     new b221e6226 RATIS-1835. Keep nextIndex unchanged when leader sending 
heartbeat to restarting followers (#875)
     new 262e8cb5f RATIS-1834. ServerRequestStreamObserver is not properly 
closed. (#876)
     new 05410aafe RATIS-1837. Restrict reading maxChunkSize bytes each 
installSnapshot RPC (#877)
     new a96bfeeb3 RATIS-1838. Compare commit index with last included index 
when installSnapshot (#878)

The 4 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:
 .../apache/ratis/grpc/server/GrpcLogAppender.java   |  3 +++
 .../grpc/server/GrpcServerProtocolService.java      | 21 +++++++++++++++++----
 .../server/impl/SnapshotInstallationHandler.java    | 10 +++++-----
 .../ratis/server/storage/FileChunkReader.java       |  6 +++++-
 4 files changed, 30 insertions(+), 10 deletions(-)

Reply via email to