You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kukushkin (JIRA)" <ji...@apache.org> on 2018/10/31 23:16:00 UTC

[jira] [Created] (IGNITE-10100) No public Java API to call Ignite.NET service

Alexey Kukushkin created IGNITE-10100:
-----------------------------------------

             Summary: No public Java API to call Ignite.NET service
                 Key: IGNITE-10100
                 URL: https://issues.apache.org/jira/browse/IGNITE-10100
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 2.6
            Reporter: Alexey Kukushkin
            Assignee: Alexey Kukushkin


Ignite wraps .NET services in PlatformDotNetServiceImpl implementing PlatformService interface.

To call a .NET service from a Java client I have to use invokeMethod API defined in PlatformService interface. 

The problem is for some reason PlatformService is defined in internal Ignite package apache.ignite.internal.processors.platform.services. This API must be public.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)