[
https://issues.apache.org/jira/browse/ZOOKEEPER-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-2537:
------------------------------------
Assignee: Rakesh Kumar Singh
> When provide path for "dataDir" with heading space, it is taking correct path
> (by trucating space) for snapshot but zookeeper_server.pid is getting created
> in root (/) folder
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2537
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2537
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.1, 3.5.2
> Reporter: Rakesh Kumar Singh
> Assignee: Rakesh Kumar Singh
> Fix For: 3.5.3, 3.6.0
>
> Attachments: zkServer.sh.patch
>
>
> Scenario 1 :-
> When provide path for "dataDir" with heading space, it is taking correct path
> (by trucating space) for snapshot but zookeeper_server.pid is getting created
> in root (/) folder
> Steps to reproduce:-
> 1. Configure the dataDir
> dataDir= /home/Rakesh/Zookeeper/18_Aug/zookeeper-3.5.1-alpha/data
> Here there is a space after dataDir=
> 2. Start Zookeeper Server
> 3. The snapshot is getting created at location mentioned above by truncating
> the heading space but
> zookeeper_server.pid is getting created at root (/) folder
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)