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)