Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 48690 invoked from network); 8 Nov 2010 03:33:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Nov 2010 03:33:01 -0000 Received: (qmail 60025 invoked by uid 500); 8 Nov 2010 03:33:32 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 59919 invoked by uid 500); 8 Nov 2010 03:33:30 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 59911 invoked by uid 99); 8 Nov 2010 03:33:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 03:33:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Nov 2010 03:33:29 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA83X8k7013791 for ; Mon, 8 Nov 2010 03:33:08 GMT Message-ID: <11933735.67841289187188607.JavaMail.jira@thor> Date: Sun, 7 Nov 2010 22:33:08 -0500 (EST) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-282) Add superstep counter In-Reply-To: <12668283.248441281418456864.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HAMA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929445#action_12929445 ] Edward J. Yoon commented on HAMA-282: ------------------------------------- {code} superstepCounter -= tip.getTaskStatus(status.getTaskId()).getSuperstepCount(); {code} I just wondered what's meaning of above code line. > Add superstep counter > --------------------- > > Key: HAMA-282 > URL: https://issues.apache.org/jira/browse/HAMA-282 > Project: Hama > Issue Type: New Feature > Components: bsp > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Filipe Manana > Fix For: 0.2.0 > > Attachments: hama-282.patch, HAMA-282_v02.patch, hama-282_v03.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.