[
https://issues.apache.org/jira/browse/IGNITE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380601#comment-17380601
]
Alexey Scherbakov commented on IGNITE-15019:
--------------------------------------------
[~maliev]
I think we don't need this [1] at all, can you wipe it from the code ?
All the rest is good.
[1] org.apache.ignite.raft.jraft.RaftGroupService#sharedRpcServer
> ITNodeTest.testFollowerStartStopFollowing is flaky
> --------------------------------------------------
>
> Key: IGNITE-15019
> URL: https://issues.apache.org/jira/browse/IGNITE-15019
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha2
> Reporter: Ivan Bessonov
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> [ERROR]
> org.apache.ignite.raft.jraft.core.ITNodeTest.testFollowerStartStopFollowing
> Time elapsed: 1.557 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
> at
> org.apache.ignite.raft.jraft.core.ITNodeTest.testFollowerStartStopFollowing(ITNodeTest.java:2686)
> {code}
> This is all I have from logs. Must be a race somewhere
--
This message was sent by Atlassian Jira
(v8.3.4#803005)