Taras Ledkov created IGNITE-16762:
-------------------------------------
Summary: 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
Fix For: 3.0.0-alpha5
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}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)