Maja Kabiljo created GIRAPH-868: ----------------------------------- Summary: 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
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)