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 58389a6ef RATIS-1709 Support specify ThreadGroup for Daemon threads
(#733)
new fb63635a7 RATIS-1707. Fix corner case when getPrevious in
LogAppenderBase (#745)
new 3e3fd599d RATIS-1674. In GrpcLogAppender, disable retry and add
minWait. (#752)
new 46a5623c0 RATIS-1713. Fix TakeSnapshotCommand's usage info (#753)
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:
.../apache/ratis/grpc/server/GrpcLogAppender.java | 14 ++++++++++++--
.../ratis/grpc/server/GrpcServerProtocolClient.java | 1 +
.../apache/ratis/server/RaftServerConfigKeys.java | 10 ++++++++++
.../apache/ratis/server/impl/RaftServerImpl.java | 21 ++++++++++++---------
.../shell/cli/sh/snapshot/TakeSnapshotCommand.java | 6 +++++-
5 files changed, 40 insertions(+), 12 deletions(-)