Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 24062 invoked from network); 1 Nov 2010 04:53:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Nov 2010 04:53:17 -0000 Received: (qmail 86637 invoked by uid 500); 1 Nov 2010 04:53:48 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 86610 invoked by uid 500); 1 Nov 2010 04:53:48 -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 86602 invoked by uid 99); 1 Nov 2010 04:53:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Nov 2010 04:53:48 +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, 01 Nov 2010 04:53:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA14rOAP002471 for ; Mon, 1 Nov 2010 04:53:24 GMT Message-ID: <895501.167191288587204441.JavaMail.jira@thor> Date: Mon, 1 Nov 2010 00:53:24 -0400 (EDT) From: "Hudson (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-316) Renaming and Refactoring methods in BSPPeerInterface In-Reply-To: <7780325.60511287538886628.JavaMail.jira@thor> 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/HAMA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926820#action_12926820 ] Hudson commented on HAMA-316: ----------------------------- Integrated in Hama-Patch #270 (See [https://hudson.apache.org/hudson/job/Hama-Patch/270/]) > Renaming and Refactoring methods in BSPPeerInterface > ---------------------------------------------------- > > Key: HAMA-316 > URL: https://issues.apache.org/jira/browse/HAMA-316 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Filipe Manana > Fix For: 0.2.0 > > Attachments: hama-316.patch, hama-316_2.patch, hama-316_fix_tests.patch > > > The getAddress() and getHostName() are somewhat odd to me. WDYT? > And, It would be nice if we could get the number of BSP peers and BSP messages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.