[
https://issues.apache.org/jira/browse/KAFKA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106103#comment-15106103
]
Atul Soman commented on KAFKA-3119:
-----------------------------------
Created pull request https://github.com/apache/kafka/pull/785 with the fix for
this issue.
> Adding -daemon option to zookeeper-server-start.sh USAGE
> --------------------------------------------------------
>
> Key: KAFKA-3119
> URL: https://issues.apache.org/jira/browse/KAFKA-3119
> Project: Kafka
> Issue Type: Improvement
> Components: config
> Affects Versions: 0.9.0.0
> Environment: All
> Reporter: Atul Soman
> Priority: Minor
> Labels: easyfix
>
> zookeeper-server-start.sh used to start zookeeper already have the ability to
> run in background using -daemon option. But while trying to check for its
> usage pattern by running zookeeper-server-start.sh, it do not display -daemon
> as a viable option.
> It is good to expose all used features in the USAGE: section, especially for
> a feature as critical as this which will be used a lot in production.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)