[
https://issues.apache.org/jira/browse/KAFKA-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Muraru updated KAFKA-3733:
---------------------------------
Fix Version/s: 0.10.0.0
Status: Patch Available (was: Open)
> Avoid long command lines by setting CLASSPATH in environment
> ------------------------------------------------------------
>
> Key: KAFKA-3733
> URL: https://issues.apache.org/jira/browse/KAFKA-3733
> Project: Kafka
> Issue Type: Improvement
> Components: tools
> Reporter: Adrian Muraru
> Priority: Minor
> Fix For: 0.10.0.0
>
>
> {{kafka-run-class.sh}} sets the JVM classpath in the command line via {{-cp}}.
> This generates long command lines that gets trimmed by the shell in commands
> like ps, pgrep,etc.
> An alternative is to set the CLASSPATH in environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)