Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 662EA10AF4 for ; Fri, 7 Mar 2014 21:36:46 +0000 (UTC) Received: (qmail 6469 invoked by uid 500); 7 Mar 2014 21:36:44 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 6338 invoked by uid 500); 7 Mar 2014 21:36:43 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 6311 invoked by uid 500); 7 Mar 2014 21:36:43 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 6306 invoked by uid 99); 7 Mar 2014 21:36:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 21:36:43 +0000 Date: Fri, 7 Mar 2014 21:36:42 +0000 (UTC) From: "Avery Ching (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-868) Fix race condition with WorkerProgress 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/GIRAPH-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924370#comment-13924370 ] Avery Ching commented on GIRAPH-868: ------------------------------------ +1 > Fix race condition with WorkerProgress > -------------------------------------- > > Key: GIRAPH-868 > URL: https://issues.apache.org/jira/browse/GIRAPH-868 > Project: Giraph > Issue Type: Bug > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Attachments: GIRAPH-868.patch, GIRAPH-868.patch > > > WorkerProgressWriter periodically updates progress and it can happen that it overwrites the finished state written from the main thread, causing job client to wait indefinitely. -- This message was sent by Atlassian JIRA (v6.2#6252)