[
https://issues.apache.org/jira/browse/RATIS-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
runzhiwang resolved RATIS-1145.
-------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)