This is an automated email from the ASF dual-hosted git repository.
szetszwo pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/ratis.git
from 40668224c RATIS-1836. Frequent retry by leader on failure path for
appendEntry (#883)
new a25615ef8 RATIS-1841. Fixed bug where cluster restart failed to
transfer snapshot. (#879)
new 9a1280443 RATIS-1868. Handling Netty back pressure when streaming
ratis log (#900)
The 2 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 | 70 ++++++++++++++--------
.../grpc/server/GrpcServerProtocolClient.java | 7 ++-
2 files changed, 48 insertions(+), 29 deletions(-)