You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/02/05 08:02:34 UTC

[jira] [Assigned] (IGNITE-175) Need to move IgniteCompute API to use IgniteCallable and IgniteRunnable

     [ https://issues.apache.org/jira/browse/IGNITE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Setrakyan reassigned IGNITE-175:
----------------------------------------

    Assignee: Alexey Goncharuk  (was: Dmitriy Setrakyan)

Alexey, I have made the fix and pushed to ignite-175 branch. Please check TC and merge.

> Need to move IgniteCompute API to use IgniteCallable and IgniteRunnable
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-175
>                 URL: https://issues.apache.org/jira/browse/IGNITE-175
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Dmitriy Setrakyan
>            Assignee: Alexey Goncharuk
>             Fix For: sprint-1
>
>
> Currently IgniteCompute uses Callable and Runnable, however Callable and Runnable are not Serializable and not supported by Java 8 lambdas for distribution and require special casting to Serializable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)