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

[jira] [Commented] (IGNITE-17283) ItCmgRaftServiceTest should start Raft groups in parallel

    [ https://issues.apache.org/jira/browse/IGNITE-17283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561099#comment-17561099 ] 

Ivan Bessonov commented on IGNITE-17283:
----------------------------------------

Looks good, thank you for the improvement!

> ItCmgRaftServiceTest should start Raft groups in parallel
> ---------------------------------------------------------
>
>                 Key: IGNITE-17283
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17283
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Minor
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ItCmgRaftServiceTest starts a couple of Raft groups sequentially, so the first group waits for other members to appear before it times out. This leads to this test running for quite a long time. It is proposed to start these groups in parallel.



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