Jeremy Carroll created ZOOKEEPER-2067:
-----------------------------------------
Summary: 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.5.0, 3.4.6
Reporter: Jeremy Carroll
Priority: Minor
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)