[
https://issues.apache.org/jira/browse/IGNITE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexandr Shapkin updated IGNITE-15073:
--------------------------------------
Affects Version/s: 2.11
> C++ Extend platforms API to call Java versioned entry processor
> ---------------------------------------------------------------
>
> Key: IGNITE-15073
> URL: https://issues.apache.org/jira/browse/IGNITE-15073
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 2.11
> Reporter: Alexandr Shapkin
> Priority: Major
>
> In case of a mixed cluster (Java server and C++ client for sample) it's not
> possible to use an entry processor since it requires a native
> platform-specific implementation to be defined on both sides.
> Let's extend platforms interop API to have a new methods
> cache.invokeJava("key", "java_task_name", args) similar to
> compute.ExecuteJavaTask.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)