Pavel Tupitsyn created IGNITE-13462:
---------------------------------------

             Summary: .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
             Fix For: 2.10


* 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to