[
https://issues.apache.org/jira/browse/RATIS-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-1618:
------------------------------
Fix Version/s: 2.3.1
> Resolve the stream client concurrent reconnection problem
> ---------------------------------------------------------
>
> Key: RATIS-1618
> URL: https://issues.apache.org/jira/browse/RATIS-1618
> Project: Ratis
> Issue Type: Sub-task
> Components: Netty
> Reporter: GuoHao
> Assignee: GuoHao
> Priority: Major
> Fix For: 3.0.0, 2.3.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Resolve the stream client concurrent reconnection problem.
> When there is a network problem, reconnection is triggered.
> If sending a lot of messages at the same time, multiple reconnections will be
> triggered.
> In this case, we need to wait for the result of the first reconnection
> synchronously
--
This message was sent by Atlassian Jira
(v8.20.10#820010)