[jira] [Created] (IGNITE-3392) IgniteServices.deploy() method doesn't throw exception in case service initialization throws exception

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3392) IgniteServices.deploy() method doesn't throw exception in case service initialization throws exception

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-3392:
-------------------------------------------

             Summary: IgniteServices.deploy() method doesn't throw exception in case service initialization throws exception
                 Key: IGNITE-3392
                 URL: https://issues.apache.org/jira/browse/IGNITE-3392
             Project: Ignite
          Issue Type: Bug
          Components: managed services
    Affects Versions: 1.6
            Reporter: Valentin Kulichenko
             Fix For: 1.7


Test that demonstrates the issue is attached. If exception is thrown from the {{Service.init()}} method, it's only printed out on the server not propagated to the client. If client then tries to get the proxy, it goes to infinite loop.



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