[
https://issues.apache.org/jira/browse/IGNITE-15986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449096#comment-17449096
]
Pavel Tupitsyn commented on IGNITE-15986:
-----------------------------------------
Merged to master: 4e1477f186e08ce99dc409aa0e4cf6e666dd0c00
> .NET: ClientConnectionTest.TestFailover is flaky
> ------------------------------------------------
>
> Key: IGNITE-15986
> URL: https://issues.apache.org/jira/browse/IGNITE-15986
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ClientConnectionTest.TestFailover is flaky:
> {code}
> Expected: instance of <System.Exception>
> But was: null
> at Apache.Ignite.Core.Tests.Client.ClientConnectionTest.TestFailover() in
> /opt/buildagent/work/7bc1c54bc719b67c/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Client/ClientConnectionTest.cs:line
> 618
> {code}
> The reason is that sometimes the client detects connection failure in the
> background with OnAffinityTopologyVersionChange callback.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)