Details
Description
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.
Attachments
Issue Links
- is blocked by
-
IGNITE-12754 .NET: Thin Client: Service invocation
- Resolved