[
https://issues.apache.org/jira/browse/KAFKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981272#comment-13981272
]
Timothy Chen commented on KAFKA-1384:
-------------------------------------
I'm planning just to expose it via JMX, as we don't have a need to write it to
zookeeper as other brokers doesn't have a need to query it.
Less contention to ZK as well, you have anything in mind why you thought
putting it in ZK would be good?
> Log Broker state
> -----------------
>
> Key: KAFKA-1384
> URL: https://issues.apache.org/jira/browse/KAFKA-1384
> Project: Kafka
> Issue Type: New Feature
> Reporter: Timothy Chen
> Assignee: Timothy Chen
>
> Currently we don't have visibility into what state the broker is currently
> in, ie: Startup -> Running -> Waiting Controlled shutdown -> Shutting down
> So without knowing what state the broker it is it's hard to figure out what
> the current broker is performing.
> This ticket is to add a new metric to expose the current broker state.
--
This message was sent by Atlassian JIRA
(v6.2#6252)