Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3801A17647 for ; Wed, 25 Mar 2015 12:23:14 +0000 (UTC) Received: (qmail 88344 invoked by uid 500); 25 Mar 2015 12:23:14 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 88322 invoked by uid 500); 25 Mar 2015 12:23:14 -0000 Mailing-List: contact issues-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list issues@ignite.incubator.apache.org Received: (qmail 88313 invoked by uid 99); 25 Mar 2015 12:23:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 12:23:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 25 Mar 2015 12:23:12 +0000 Received: (qmail 87937 invoked by uid 99); 25 Mar 2015 12:22:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 12:22:52 +0000 Date: Wed, 25 Mar 2015 12:22:52 +0000 (UTC) From: "Yakov Zhdanov (JIRA)" To: issues@ignite.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-574) Java8 ComputeScheduleExample prints out nulls MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IGNITE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yakov Zhdanov resolved IGNITE-574. ---------------------------------- Resolution: Fixed Assignee: Sergey Kozlov (was: Anton Vinogradov) Please retest > 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: Sergey Kozlov > 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)