You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Chuan Lei (JIRA)" <ji...@apache.org> on 2013/08/23 02:49:51 UTC

[jira] [Updated] (GIRAPH-747) BspServiceMaster finishes ZooKeeper cleanup without waiting for all workers to complete

     [ https://issues.apache.org/jira/browse/GIRAPH-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuan Lei updated GIRAPH-747:
-----------------------------

    Summary: BspServiceMaster finishes ZooKeeper cleanup without waiting for all workers to complete  (was: BspServiceMaster finishes ZooKeeper cleanup without getting all workers to complete)
    
> BspServiceMaster finishes ZooKeeper cleanup without waiting for all workers to complete
> ---------------------------------------------------------------------------------------
>
>                 Key: GIRAPH-747
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-747
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Chuan Lei
>            Assignee: Chuan Lei
>             Fix For: 1.0.0
>
>         Attachments: GIRAPH-747.v1.patch
>
>
> In BspServiceMaster, the function cleanUpZooKeeper should wait for the number of workers and masters to complete. However, it appears that maxTasks only takes workers into consideration. Consequently, the worker straggler may fail to report to the ZooKeeper due to the path gets removed too early. This will cause No lease on path File does not exist exception at runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira