[
https://issues.apache.org/jira/browse/IGNITE-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203285#comment-17203285
]
Ignite TC Bot commented on IGNITE-13462:
----------------------------------------
{panel:title=Branch: [pull/8285/head] Base: [master] : Possible Blockers
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 6{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5628798]]
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628769]]
* ZookeeperDiscoverySpiTestSuite1:
ZookeeperDiscoveryCommunicationFailureTest.testNoOpCommunicationErrorResolve_2
- Test has low fail rate in base branch 1,3% and is not flaky
{color:#d04437}PDS 4{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5628813]]
{color:#d04437}Java Client{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5628750]]
* IgniteClientTestSuite: JettyRestProcessorUnsignedSelfTest.testVisorGateway -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}MVCC Cache 6{color} [[tests 1 TIMEOUT , Out Of Memory Error ,
Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5628833]]
* IgniteCacheMvccTestSuite6:
IgnitePessimisticTxSuspendResumeTest.testExplicitLockAndSuspendResume - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}ZooKeeper{color} [[tests 1 Out Of Memory Error
|https://ci.ignite.apache.org/viewLog.html?buildId=5628766]]
* ZookeeperIpFinderTestSuite:
ZookeeperIpFinderTest.testFourNodesRestartLastSeveralTimes - 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=5628849&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)