You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2019/09/30 11:07:00 UTC

[jira] [Created] (IGNITE-12242) .NET: Add tests for Thin Client async continuation behavior

Pavel Tupitsyn created IGNITE-12242:
---------------------------------------

             Summary: .NET: Add tests for Thin Client async continuation behavior
                 Key: IGNITE-12242
                 URL: https://issues.apache.org/jira/browse/IGNITE-12242
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.8


Add a test to verify that Thin Client async operation continuations run on Thread Pool threads, and not on socket reader thread.

The behavior is correct right now thanks to {{ContWith}} usage in {{DoOutInOpAsync}}, but this is an easy mistake to make, so tests are important.



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