[
https://issues.apache.org/jira/browse/IGNITE-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203171#comment-17203171
]
Ignite TC Bot commented on IGNITE-13462:
----------------------------------------
{panel:title=Branch: [pull/8285/head] Base: [master] : Possible Blockers
(14)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}MVCC Cache 7{color} [[tests 1 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5628568]]
* IgniteCacheMvccTestSuite7:
GracefulShutdownTest.testRollingRestartEmulationWithOnlyHalfNodesInBaseline -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628528]]
* IgniteCacheTestSuite2:
CacheLoadingConcurrentGridStartSelfTest.testLoadCacheWithDataStreamerSequentialWithConfig
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform .NET (Long Running){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628552]]
* exe: CacheTest.TestGetMultithreadedMultiClient - Test has low fail rate in
base branch 0,0% and is not flaky
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests
5|https://ci.ignite.apache.org/viewLog.html?buildId=5628503]]
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryTopologyChangeAndReconnectTest.testClientReconnectSessionExpire1_2
- Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryCommunicationFailureTest.testCommunicationErrorResolve_KillCoordinator_2
- Test has low fail rate in base branch 1,3% and is not flaky
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryCommunicationFailureTest.testCommunicationErrorResolve_KillCoordinator_1
- Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryCommunicationFailureTest.testCommunicationFailureResolve_CachesInfo2
- Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryCommunicationFailureTest.testCommunicationFailureResolve_ConcurrentMultinode
- Test has low fail rate in base branch 1,3% and is not flaky
{color:#d04437}Platform .NET (Core Linux){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628549]]
* dll: ClientConnectionTest.TestMultipleClients - Test has low fail rate in
base branch 0,0% and is not flaky
{color:#d04437}MVCC Cache 9{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5628570]]
{color:#d04437}MVCC PDS 4{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5628574]]
* IgnitePdsMvccTestSuite4:
IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse.testClientReconnectClusterDeactivateInProgress
- Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite4:
IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse.testActivateInReadOnlySimple_SingleNode
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform C++ CMake (Linux Clang){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628579]]
* IgniteThinClientTest: CacheClientTestSuite: CacheClientPartitionsRebalance -
Test has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/8285/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5628583&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: Thin client Dispose hangs when continuous query is active on .NET Core
> 3.x
> --------------------------------------------------------------------------------
>
> Key: IGNITE-13462
> URL: https://issues.apache.org/jira/browse/IGNITE-13462
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.9
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> * Switch all projects to netcoreapp3.0 (or 3.1)
> * Run Apache.Ignite.Core.Tests.Client.Cache.ContinuousQueryTest - it hangs on
> ClientSocket.Dispose
> Looks like Socket.Shutdown call is missing, or we can use Socket.Close with a
> timeout.
> Also see https://github.com/dotnet/runtime/issues/23990:
> {code:java}
> The native behavior of closing a socket file descriptor while it's being used
> in a synchronous/blocking accept/connect/send/recv/etc. call is undefined on
> Linux, and often results in a hang
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)