Dmitriy Setrakyan created IGNITE-175:
----------------------------------------
Summary: 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: Dmitriy Setrakyan
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)