[ 
https://issues.apache.org/jira/browse/GIRAPH-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865945#comment-13865945
 ] 

Maja Kabiljo commented on GIRAPH-742:
-------------------------------------

Thanks, committed!

> Worker task finishSuperstep status reporting the wrong superstep number
> -----------------------------------------------------------------------
>
>                 Key: GIRAPH-742
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-742
>             Project: Giraph
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 1.1.0
>            Reporter: Craig Muchinsky
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: GIRAPH-742.patch
>
>
> The logic within BspServiceWorker.finishSuperstep() is incrementing the 
> superstep number before reporting the finishSuperstep status, thus it reports 
> that all workers are done for a superstep that hasn't started yet. The call 
> to incrCachedSuperstep() in that method should be moved down 1 execution line 
> below the call to getContext().setStatus().



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to