You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (JIRA)" <ji...@apache.org> on 2012/09/25 07:41:09 UTC

[jira] [Updated] (GIRAPH-342) Recursive ZooKeeper calls should call progress, dynamic ZooKeeper can skip delete

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

Avery Ching updated GIRAPH-342:
-------------------------------

    Attachment: GIRAPH-342.patch

This patch passes mvn clean verify
                
> Recursive ZooKeeper calls should call progress, dynamic ZooKeeper can skip delete
> ---------------------------------------------------------------------------------
>
>                 Key: GIRAPH-342
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-342
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Avery Ching
>            Assignee: Avery Ching
>         Attachments: GIRAPH-342.patch
>
>
> Sometimes a long running ZooKeeper deleteExt can take a while, causing a job to fail.  This fixes that issue.
> Additionally, this code has a minor optimization to not delete the ZooKeeper structure at the end of the application if it is a dynamically started ZooKeeper service.

--
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