[
https://issues.apache.org/jira/browse/IGNITE-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-1324:
------------------------------------
Fix Version/s: (was: ignite-1.4)
ignite-1.5
> Optimize platform entry processor for local execution.
> ------------------------------------------------------
>
> Key: IGNITE-1324
> URL: https://issues.apache.org/jira/browse/IGNITE-1324
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: ignite-1.5
>
>
> Currently entry processor is passed to Java as if it was remote, even for
> local execution. As a result, local execution require additional
> marshal-unmarshal cycle to execute it on native platform (that is, pointer
> field is always 0)).
> We need to optimize it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)