You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/07/14 15:51:00 UTC

[jira] [Resolved] (RATIS-1618) Resolve the stream client concurrent reconnection problem

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

Tsz-wo Sze resolved RATIS-1618.
-------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

The pull request is now merged.  Thanks, [~Nicholas Niu]!

> 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
>
>          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)