[
https://issues.apache.org/jira/browse/IGNITE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Kozlov updated IGNITE-574:
---------------------------------
Description:
Run Java8 ComputeScheduleExample in Idea:
{noformat}
[21:02:24] Topology snapshot [ver=1, nodes=1, CPUs=4, heap=1.8GB]
Compute schedule example started.
Howdy! :)
>>> Invocation #: null
Howdy! :)
>>> Invocation #: null
Howdy! :)
>>> Invocation #: null
>>> Schedule future is done and has been unscheduled.
>>> Check all nodes for hello message output.
[21:05:00] Ignite node stopped OK [uptime=00:02:35:49]
Process finished with exit code 0
{noformat}
was:
Run
{noformat}
[21:02:24] Topology snapshot [ver=1, nodes=1, CPUs=4, heap=1.8GB]
Compute schedule example started.
Howdy! :)
>>> Invocation #: null
Howdy! :)
>>> Invocation #: null
Howdy! :)
>>> Invocation #: null
>>> Schedule future is done and has been unscheduled.
>>> Check all nodes for hello message output.
[21:05:00] Ignite node stopped OK [uptime=00:02:35:49]
Process finished with exit code 0
{noformat}
> Java8 ComputeScheduleExample prints out nulls
> ---------------------------------------------
>
> Key: IGNITE-574
> URL: https://issues.apache.org/jira/browse/IGNITE-574
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: sprint-2
> Reporter: Sergey Kozlov
> Assignee: Yakov Zhdanov
> Fix For: sprint-2
>
>
> Run Java8 ComputeScheduleExample in Idea:
> {noformat}
> [21:02:24] Topology snapshot [ver=1, nodes=1, CPUs=4, heap=1.8GB]
> Compute schedule example started.
> Howdy! :)
> >>> Invocation #: null
> Howdy! :)
> >>> Invocation #: null
> Howdy! :)
> >>> Invocation #: null
> >>> Schedule future is done and has been unscheduled.
> >>> Check all nodes for hello message output.
> [21:05:00] Ignite node stopped OK [uptime=00:02:35:49]
> Process finished with exit code 0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)