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

runzhiwang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git.


    from a054165  RATIS-1150. Return DataStreamException to client (#277)
     add 32016e4  RATIS-1158. Use the same proto for 
StateMachineExceptionProto, AlreadyClosedExceptionProto and 
DataStreamExceptionProto. (#279)

No new revisions were added by this update.

Summary of changes:
 .../apache/ratis/client/impl/ClientProtoUtils.java | 116 +++------------------
 .../java/org/apache/ratis/util/ProtoUtils.java     |  37 +++++++
 .../org/apache/ratis/util/ReflectionUtils.java     |  20 ++--
 .../main/java/org/apache/ratis/grpc/GrpcUtil.java  |   9 +-
 .../logservice/util/MetaServiceProtoUtil.java      |   4 +-
 ratis-proto/src/main/proto/Raft.proto              |  27 ++---
 6 files changed, 77 insertions(+), 136 deletions(-)

Reply via email to