[jira] [Created] (IGNITE-6770) Service proxy call should not require service class on the node

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

[jira] [Created] (IGNITE-6770) Service proxy call should not require service class on the node

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-6770:
--------------------------------------

             Summary: Service proxy call should not require service class on the node
                 Key: IGNITE-6770
                 URL: https://issues.apache.org/jira/browse/IGNITE-6770
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
          Components: managed services
            Reporter: Pavel Tupitsyn
             Fix For: 2.4


IgniteServices requires service class to be present on all nodes (https://apacheignite.readme.io/docs/service-grid, IGNITE-975).

It would be great to be able to call deployed services without having implementation class on the client node. I. e. implementation class can be only present on server nodes, and client nodes only need an interface with similar methods. This is how it already works in Ignite.NET.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)