[ 
https://issues.apache.org/jira/browse/KAFKA-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738147#comment-14738147
 ] 

Manikumar Reddy commented on KAFKA-2529:
----------------------------------------

We are already printing version info. 

{code}
[2015-09-11 10:04:49,145] INFO Kafka version : 0.8.3-SNAPSHOT 
(org.apache.kafka.common.utils.AppInfoParser)
[2015-09-11 10:04:49,146] INFO Kafka commitId : 8c88d198a0bcd029 
(org.apache.kafka.common.utils.AppInfoParser)
{code}

> Brokers should write current version to log when they first start
> -----------------------------------------------------------------
>
>                 Key: KAFKA-2529
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2529
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Gwen Shapira
>
> It is currently non-trivial to tell, by looking at log files, which version 
> of Kafka is the log from. 
> Having this information can be useful in some troubleshooting scenarios. We 
> are exposing this via JMX, but since troubleshooting usually involves asking 
> for logs, it will be nice if this information will be included there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to