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 13:34:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-12242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16940960#comment-16940960 ] 

Pavel Tupitsyn commented on IGNITE-12242:
-----------------------------------------

Merged to master: 5e336d0d9f0ad6d5fd033fa6a8325eee363916dd

> .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
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)