Tsz-wo Sze created RATIS-1145:
---------------------------------
Summary: In NettyServerStreamRpc, the local/remote writes should
only wait for the previous write
Key: RATIS-1145
URL: https://issues.apache.org/jira/browse/RATIS-1145
Project: Ratis
Issue Type: Sub-task
Components: Netty, Streaming
Reporter: Tsz-wo Sze
Assignee: Tsz-wo Sze
Currently, the local write and the remote writes wait for completing the
previous reply. Instead, each local/remote write should only wait for its own
previous write.
Also, the ByteBuf may be released too early or may not be released at all.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)