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

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


    from 42c3c6ba4 RATIS-1821. Upgrade ratis-thirdparty version to 1.0.4 (#862)
     new 2b373f6bc RATIS-1822. Disable first election on changeToFollower (#863)
     new 8a226a33b RATIS-1823. Improve error log in StreamObserverWithTimeout. 
(#864)

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/StringUtils.java    | 10 +++-----
 .../{CheckedRunnable.java => StringSupplier.java}  | 28 +++++++++++++---------
 .../grpc/server/GrpcServerProtocolClient.java      |  5 ++--
 .../ratis/grpc/util/StreamObserverWithTimeout.java | 27 +++++++++++++--------
 .../apache/ratis/server/impl/RaftServerImpl.java   |  2 +-
 .../org/apache/ratis/grpc/util/GrpcTestClient.java |  5 +++-
 6 files changed, 45 insertions(+), 32 deletions(-)
 copy 
ratis-common/src/main/java/org/apache/ratis/util/function/{CheckedRunnable.java 
=> StringSupplier.java} (61%)

Reply via email to