Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 47605 invoked from network); 21 Mar 2011 08:09:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Mar 2011 08:09:42 -0000 Received: (qmail 45396 invoked by uid 500); 21 Mar 2011 08:09:42 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 45362 invoked by uid 500); 21 Mar 2011 08:09:42 -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 45354 invoked by uid 99); 21 Mar 2011 08:09:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 08:09:42 +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.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2011 08:09:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B5F57401139 for ; Mon, 21 Mar 2011 08:09:05 +0000 (UTC) Date: Mon, 21 Mar 2011 08:09:05 +0000 (UTC) From: "Hudson (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <139083656.145.1300694945742.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1575414311.126.1300694105834.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-370) Failure detector for Hama 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-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009045#comment-13009045 ] Hudson commented on HAMA-370: ----------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12474159/HAMA-370.patch against trunk revision 1081723. @author +1. The patch does not contain any @author tags. tests included -1. The patch doesn't appear to include any new or modified tests. Please justify why no tests are needed for this patch. javadoc -1. The javadoc tool appears to have generated 1 warning messages. javac +1. The applied patch does not generate any new javac compiler warnings. release audit +1. The applied patch does not generate any new release audit warnings. findbugs -1. The patch appears to cause Findbugs to fail. core tests -1. The patch failed core unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/testReport/ Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/artifact/trunk/build/test/checkstyle-errors.html Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/console This message is automatically generated. > Failure detector for Hama > ------------------------- > > Key: HAMA-370 > URL: https://issues.apache.org/jira/browse/HAMA-370 > Project: Hama > Issue Type: New Feature > Components: bsp > Affects Versions: 0.3.0 > Environment: GNU/ Debian, JDK 1.6.0_22-b04 > Reporter: ChiaHung Lin > Assignee: ChiaHung Lin > Labels: patch > Fix For: 0.3.0 > > Attachments: HAMA-370.patch > > > In order to enable fault tolerance service, BSPMaster requires to have ability in determining GroomServers' status. This generally can be achieved through failure detector. The attached file contains source for such patch. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira