Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41CE178E5 for ; Mon, 26 Sep 2011 05:24:48 +0000 (UTC) Received: (qmail 84957 invoked by uid 500); 26 Sep 2011 05:24:48 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 84929 invoked by uid 500); 26 Sep 2011 05:24:47 -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 84918 invoked by uid 99); 26 Sep 2011 05:24:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 05:24:47 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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, 26 Sep 2011 05:24:46 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5AFFBBC05C for ; Mon, 26 Sep 2011 05:24:26 +0000 (UTC) Date: Mon, 26 Sep 2011 05:24:26 +0000 (UTC) From: "Thomas Jungblut (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1558333200.11540.1317014666369.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1217210581.8823.1305248867332.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-387) Advanced Barrier Synchronization 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-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114466#comment-13114466 ] Thomas Jungblut commented on HAMA-387: -------------------------------------- {quote} I don't see hang problem. Let's just put own barrier service on the back burner for now. {quote} That's okay. If you have some time, I would be interested in a randbench result. > Advanced Barrier Synchronization > -------------------------------- > > Key: HAMA-387 > URL: https://issues.apache.org/jira/browse/HAMA-387 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.3.0 > Reporter: Edward J. Yoon > Assignee: ChiaHung Lin > Fix For: 0.4.0 > > Attachments: HAMA-387.patch, HAMA-387_v02.patch, HAMA-387_v03.patch, HAMA-387_v04.patch, conditional_wait.patch, doublebarrier.patch, new.patch, ownSyncService.patch, ownSyncService_v2.patch, ownSyncService_v3.patch, sleepless.patch, x.PNG, x.patch > > > I think, the lock file must include: > * the job ID > * the task ID of the lock file owner > * the current superstep count > to check ownership and validation. > Currently they are named by hostname, but multi-tasks can be run per one groomserver in the future. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira