[
https://issues.apache.org/jira/browse/ZOOKEEPER-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Dion updated ZOOKEEPER-2001:
---------------------------------------
Attachment: xenserver62-new-acs44.png
44firststart.png
> Please provide a parse method with input stream as parameter
> ------------------------------------------------------------
>
> Key: ZOOKEEPER-2001
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2001
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Suresh Mathew
> Attachments: 44firststart.png, xenserver62-new-acs44.png
>
>
> org.apache.zookeeper.server.quorum.QuorumPeerConfig has the following two
> methods.
> 1.public void parse(String path) throws ConfigException
> 2. public void parseProperties(Properties zkProp)
> It would be great if you could please add a wrapper to take an input stream.
> In the first method, half way through it becomes a file input stream. So I
> assume its fairly easy to add this wrapper. The reason is most applications
> will be getting a stream with the classloader help.
--
This message was sent by Atlassian JIRA
(v6.2#6252)