You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2022/11/06 19:13:00 UTC

[jira] [Updated] (IGNITE-17592) Fix synchronous await on futures in raft group events rebalance listener

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

Kirill Gusakov updated IGNITE-17592:
------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> Fix synchronous await on futures in raft group events rebalance listener
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-17592
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17592
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> Raft group events listener should not be blocked by Future#get methods as it can move the system to the unstable state. 
> See the TODOs with this ticket in the source code of RebalanceRaftGroupEventsListener.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)