You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2020/08/13 21:01:00 UTC

[jira] [Created] (IGNITE-13360) .NET: Add Timeout to Thin Client services

Pavel Tupitsyn created IGNITE-13360:
---------------------------------------

             Summary: .NET: Add Timeout to Thin Client services
                 Key: IGNITE-13360
                 URL: https://issues.apache.org/jira/browse/IGNITE-13360
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn


Current Timeout implementation in Thin Client services is problematic and misleading:
Timeout is passed from thin client to GridServiceProxy, and this only works *when the service is on another server node*. E.g. it will never work with deployNodeSingleton and only sometimes work in deployClusterSingleton.

If we decide to add a timeout functionality, it should work in any scenario. 



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