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 d289643 RATIS-1145. In NettyServerStreamRpc, the local/remote writes
should only wait for the previous write. (#267)
add 4021164 RATIS-1148. In NettyServerStreamRpc, each remote stream
should not wait for its own previous write. (#269)
No new revisions were added by this update.
Summary of changes:
.../apache/ratis/netty/server/NettyServerStreamRpc.java | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)