[
https://issues.apache.org/jira/browse/ZOOKEEPER-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137058#comment-14137058
]
Hudson commented on ZOOKEEPER-2030:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2441 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2441/])
ZOOKEEPER-2030 dynamicConfigFile should have an absolute path, not a relative
path, to the dynamic configuration file (Alexander Shraer via michim) (michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1625462)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeerConfig.java
> dynamicConfigFile should have an absolute path, not a relative path, to the
> dynamic configuration file
> ------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2030
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2030
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.0
> Reporter: Alexander Shraer
> Assignee: Alexander Shraer
> Priority: Minor
> Fix For: 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-2030.patch
>
>
> a relative path doesn't seem like a good idea since it will work only if we
> start the server from the same directory as we did previously.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)