[ https://issues.apache.org/jira/browse/GIRAPH-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924411#comment-13924411 ]
Hudson commented on GIRAPH-868: ------------------------------- FAILURE: Integrated in Giraph-trunk-Commit #1431 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1431/]) GIRAPH-868: Fix race condition with WorkerProgress (majakabiljo) (majakabiljo: http://git-wip-us.apache.org/repos/asf/?p=giraph.git&a=commit&h=6d603ec7ddbb78cfa1b0bf14e3efa22a0676f5c8) * giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java * CHANGELOG * giraph-core/src/main/java/org/apache/giraph/worker/WorkerProgressWriter.java > 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)