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 457E2CD99 for ; Fri, 7 Mar 2014 16:21:00 +0000 (UTC) Received: (qmail 99562 invoked by uid 500); 7 Mar 2014 16:20:50 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 99359 invoked by uid 500); 7 Mar 2014 16:20:47 -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 99176 invoked by uid 500); 7 Mar 2014 16:20:45 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 99170 invoked by uid 99); 7 Mar 2014 16:20:44 -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 16:20:44 +0000 Date: Fri, 7 Mar 2014 16:20:44 +0000 (UTC) From: "Maja Kabiljo (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Maja Kabiljo updated GIRAPH-868: -------------------------------- Attachment: GIRAPH-868.patch > 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 > > > 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)