You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/11/11 11:54:00 UTC

[jira] [Created] (RATIS-1148) In NettyServerStreamRpc, the remote writes should not wait for the previous reply

Tsz-wo Sze created RATIS-1148:
---------------------------------

             Summary: In NettyServerStreamRpc, the remote writes should not wait for the previous reply
                 Key: RATIS-1148
                 URL: https://issues.apache.org/jira/browse/RATIS-1148
             Project: Ratis
          Issue Type: Sub-task
          Components: Netty, server, Streaming
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


In RATIS-1145, we changed all the remote writes to wait for the previous reply.  Indeed, the remote writes should just submit the async calls.  Then, the sliding window will take care the async calls.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)