Armando Miraglia created GIRAPH-755:
---------------------------------------

             Summary: Make ZooKeeper port list available to input/output format
                 Key: GIRAPH-755
                 URL: https://issues.apache.org/jira/browse/GIRAPH-755
             Project: Giraph
          Issue Type: Improvement
            Reporter: Armando Miraglia


This refactoring is intended to make it possible for input and output formats 
to access the host:port list of ZooKeeper. At the moment, when the ZooKeeper is 
started dynamically by Giraph this information is not updated in the 
configuration which keeps an empty list and hence is not available outside the 
BspService's. However, such string is needed to make it possible to other 
components of Giraph to coordinate operations (like for output formats).

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

Reply via email to