[ 
https://issues.apache.org/jira/browse/RATIS-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

GuoHao updated RATIS-1618:
--------------------------
    Description: 
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

  was:Resolve the stream client concurrent reconnection problem


> 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
>            Reporter: GuoHao
>            Assignee: GuoHao
>            Priority: Major
>
> 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)

Reply via email to