[ https://issues.apache.org/jira/browse/GIRAPH-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Craig Muchinsky updated GIRAPH-875: ----------------------------------- Attachment: GIRAPH-875.patch > Consider using Apache Curator for Zookeeper interaction > ------------------------------------------------------- > > Key: GIRAPH-875 > URL: https://issues.apache.org/jira/browse/GIRAPH-875 > Project: Giraph > Issue Type: Improvement > Components: zookeeper > Affects Versions: 1.1.0 > Reporter: Craig Muchinsky > Attachments: GIRAPH-875.patch > > > By replacing the direct Zookeeper API calls with the Curator framework in the > ZooKeeperExt class, all of the boilerplate retry logic and recursive node > creation/deletion is removed leaving just the core business logic. In the > future, a deeper integration with some of the Curator recipes (like barriers > perhaps) could simplify cluster coordination even further. -- This message was sent by Atlassian JIRA (v6.2#6252)