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 b8199ddc8 RATIS-1755. Update version number after 2.4.1 release (#793)
new d42b54ae5 RATIS-1745. Improve performance of AwaitForSignal by
reducing amount of exceptions created. (#787)
new 8b8bddab8 RATIS-1753. NettyServerStreamRpc should create client with
TlsConf. (#791)
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:
.../java/org/apache/ratis/util/AwaitForSignal.java | 41 +++++++++++++---------
.../apache/ratis/netty/NettyDataStreamFactory.java | 2 +-
.../apache/ratis/netty/NettyDataStreamUtils.java | 1 +
.../ratis/netty/server/NettyServerStreamRpc.java | 13 ++++---
4 files changed, 35 insertions(+), 22 deletions(-)