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

Ivan Bessonov updated IGNITE-15272:
-----------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> Raft group not being able to refresh leader
> -------------------------------------------
>
>                 Key: IGNITE-15272
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15272
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If a raft group is being started within a message handler the cluster will 
> hang forever, as the raft group service constructor is sending a 
> RefreshLeader request and waits on the response future while netty thread, 
> managing the connection, as well as Project Reactor's DirectProcessor won't 
> be able to process the response . We need to make this operation asynchronous.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to