You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by ru...@apache.org on 2020/11/11 13:18:36 UTC

[incubator-ratis] branch master updated (d289643 -> 4021164)

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(-)