[
https://issues.apache.org/jira/browse/IGNITE-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-6770:
-----------------------------------
Fix Version/s: (was: 2.4)
> 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
> Components: managed services
> Reporter: Pavel Tupitsyn
> Priority: Major
>
> 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
(v7.6.3#76005)