[
https://issues.apache.org/jira/browse/IGNITE-12177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego updated IGNITE-12177:
---------------------------------
Fix Version/s: 2.12
> CPP: Add Java compute support
> -----------------------------
>
> Key: IGNITE-12177
> URL: https://issues.apache.org/jira/browse/IGNITE-12177
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 2.7.5
> Reporter: Alexandr Shapkin
> Assignee: Igor Sapego
> Priority: Major
> Fix For: 2.12
>
>
> Currently compute.h contains only platform-specific API declaration (C++).
> But Ignite does allow a native Java task execution. This feature already has
> been implemented for .NET platform.
> Lets port the same changes to C++ client (use PlatformCompute#OP_EXEC_NATIVE).
>
> This would help us to create a workaround for a mixed platform cluster that
> requires a compute calls.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)