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)