Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 52882 invoked from network); 22 Oct 2009 15:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Oct 2009 15:29:22 -0000 Received: (qmail 71972 invoked by uid 500); 22 Oct 2009 15:29:22 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 71953 invoked by uid 500); 22 Oct 2009 15:29:22 -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 71943 invoked by uid 99); 22 Oct 2009 15:29:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 15:29:21 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 15:29:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93DD9234C495 for ; Thu, 22 Oct 2009 08:28:59 -0700 (PDT) Message-ID: <1280230221.1256225339604.JavaMail.jira@brutus> Date: Thu, 22 Oct 2009 15:28:59 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-199) Add fault tolerance to BSPPeer In-Reply-To: <968773805.1255340731754.JavaMail.jira@brutus> 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-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768718#action_12768718 ] Edward J. Yoon commented on HAMA-199: ------------------------------------- Is there a plan for reading and writing are concurrent in same super-step? > Add fault tolerance to BSPPeer > ------------------------------ > > Key: HAMA-199 > URL: https://issues.apache.org/jira/browse/HAMA-199 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.2.0 > Reporter: Hyunsik Choi > Assignee: Hyunsik Choi > > This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.