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

Taras Ledkov updated IGNITE-16762:
----------------------------------
    Description: 
The test fails periodically with the error:
{code}
java.util.concurrent.ExecutionException: class 
org.apache.ignite.raft.jraft.rpc.impl.RaftException: EBUSY:Changing the 
configuration
        at 
org.apache.ignite.internal.raft.ItRaftGroupServiceTest.testTransferLeadership(ItRaftGroupServiceTest.java:153)
      Caused by: org.apache.ignite.raft.jraft.rpc.impl.RaftException: 
EBUSY:Changing the configuration
{code}

  was:
The test fails periodically with the error:
{code}
java.util.concurrent.ExecutionException

15:42:08       java.util.concurrent.ExecutionException: class 
org.apache.ignite.raft.jraft.rpc.impl.RaftException: EBUSY:Changing the 
configuration
        at 
org.apache.ignite.internal.raft.ItRaftGroupServiceTest.testTransferLeadership(ItRaftGroupServiceTest.java:153)
      Caused by: org.apache.ignite.raft.jraft.rpc.impl.RaftException: 
EBUSY:Changing the configuration
{code}


> Test ItRaftGroupServiceTest#testTransferLeadership flukes 
> ----------------------------------------------------------
>
>                 Key: IGNITE-16762
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16762
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Taras Ledkov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>
> The test fails periodically with the error:
> {code}
> java.util.concurrent.ExecutionException: class 
> org.apache.ignite.raft.jraft.rpc.impl.RaftException: EBUSY:Changing the 
> configuration
>         at 
> org.apache.ignite.internal.raft.ItRaftGroupServiceTest.testTransferLeadership(ItRaftGroupServiceTest.java:153)
>       Caused by: org.apache.ignite.raft.jraft.rpc.impl.RaftException: 
> EBUSY:Changing the configuration
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to