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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)