You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/09/07 22:18:20 UTC

[jira] [Created] (IGNITE-3862) GridServiceProxy invocation never times out

Valentin Kulichenko created IGNITE-3862:
-------------------------------------------

             Summary: GridServiceProxy invocation never times out
                 Key: IGNITE-3862
                 URL: https://issues.apache.org/jira/browse/IGNITE-3862
             Project: Ignite
          Issue Type: Bug
          Components: managed services
    Affects Versions: 1.7
            Reporter: Valentin Kulichenko
            Priority: Critical
             Fix For: 1.8


{{GridServiceProxy}} uses compute for remote invocation. In some cases an exception on server side can cause the closure execution never finish. For example, this happens when the exception is thrown during the serialization of the result.

Need to add additional {{IgniteServices.serviceProxy(..)}} method that will additionally allow to specify custom timeout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)