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

[jira] [Resolved] (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 ]

Vladimir Ozerov resolved IGNITE-175.
------------------------------------
    Resolution: Fixed

> 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: Vladimir Ozerov
>             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)