[
https://issues.apache.org/jira/browse/KAFKA-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046793#comment-15046793
]
ASF GitHub Bot commented on KAFKA-2061:
---------------------------------------
GitHub user sasakitoa opened a pull request:
https://github.com/apache/kafka/pull/639
KAFKA-2061: Offer a --version flag to print the kafka version
Add version option to command line tools to print Kafka version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sasakitoa/kafka version_option
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/639.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #639
----
commit 08a87f1201fd6650057a60ec45a206ab612c271e
Author: Sasaki Toru <[email protected]>
Date: 2015-12-08T11:35:33Z
Add version option to command line tools to print Kafka version
----
> Offer a --version flag to print the kafka version
> -------------------------------------------------
>
> Key: KAFKA-2061
> URL: https://issues.apache.org/jira/browse/KAFKA-2061
> Project: Kafka
> Issue Type: Improvement
> Reporter: Andrew Pennebaker
> Priority: Minor
>
> As a newbie, I want kafka command line tools to offer a --version flag to
> print the kafka version, so that it's easier to work with the community to
> troubleshoot things.
> As a mitigation, users can query the package management system. But that's A)
> Not necessarily a newbie's first instinct and B) Not always possible when
> kafka is installed manually from tarballs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)