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/incubator-ratis.git.
from 2386b1a RATIS-669. Allow Ratis gRPCTlsConfig to take Java Key/Cert
Object in addition to File. Contributed by Xiaoyu Yao. (#33)
new 0793e9b RATIS-661. Add call in state machine to handle group removal.
Contributed by Lokesh Jain
new 48239a7 RATIS-659. StateMachineUpdater#stopAndJoin might not take
snapshot due to race condition. Contributed by Lokesh Jain
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/server/impl/RaftServerProxy.java | 1 +
.../ratis/server/impl/StateMachineUpdater.java | 26 +++++++++++++---------
.../apache/ratis/statemachine/StateMachine.java | 8 +++++++
3 files changed, 25 insertions(+), 10 deletions(-)