[
https://issues.apache.org/jira/browse/ZOOKEEPER-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Carroll updated ZOOKEEPER-2067:
--------------------------------------
Attachment: ZOOKEEPER-2067.patch
> Init script fails to track PID file when using a non-standard dataDir
> ---------------------------------------------------------------------
>
> Key: ZOOKEEPER-2067
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2067
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.6, 3.5.0
> Reporter: Jeremy Carroll
> Priority: Minor
> Attachments: ZOOKEEPER-2067.patch
>
>
> When setting a dataDir in zoo.cfg that does not match /var/lib/zookeeper, the
> supplied init.d script failed to track the PID file. This change moves the
> logic that is present in zkServer.sh to determine the PID location into
> zkEnv.sh. Also removed the hard coded path for the zookeeper dataDir.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)