[
https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yukinori Suda updated ZOOKEEPER-2115:
-------------------------------------
Summary: watcher = currentUser() (was: Adding additional checks in
zkServer-initialize.sh)
> watcher = currentUser()
> -----------------------
>
> Key: ZOOKEEPER-2115
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2115
> Project: ZooKeeper
> Issue Type: Bug
> Components: scripts
> Affects Versions: 3.5.0
> Reporter: Manikandan Narayanaswamy
> Priority: Trivial
> Fix For: 3.6.0
>
> Attachments: ZOOKEEPER-2115.patch
>
>
> while testing single user mode that the initialize command succeeds even
> though it didn't in case of permission errors on the data directory:
> {code}
> ....
> + exec /usr/lib/zookeeper/bin/zkServer-initialize.sh --myid=1
> mkdir: cannot create directory `/var/lib/zookeeper/version-2': Permission
> denied
> mkdir: cannot create directory `/var/lib/zookeeper/version-2': Permission
> denied
> /usr/lib/zookeeper/bin/zkServer-initialize.sh: line 112:
> /var/lib/zookeeper/myid: Permission denied
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)