You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Taiyuan Zhang (JIRA)" <ji...@apache.org> on 2016/05/04 07:46:12 UTC

[jira] [Commented] (KAFKA-3649) Add capability to query broker process for configuration properties

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

Taiyuan Zhang commented on KAFKA-3649:
--------------------------------------

When you're talking about configuration settings, are you referring to the settings in server.properties, the property config file when starting the broker?

What are the use cases, that make you want to query/update those configurations at run-time?

> Add capability to query broker process for configuration properties
> -------------------------------------------------------------------
>
>                 Key: KAFKA-3649
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3649
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin, config, core
>    Affects Versions: 0.9.0.1, 0.10.0.0
>            Reporter: David Tucker
>
> Developing an API by which running brokers could be queries for the various configuration settings is an important feature to managing the Kafka cluster.
> Long term, the API could be enhanced to allow updates for those properties that could be changed at run time ... but this involves a more thorough evaluation of configuration properties (which once can be modified in a running broker and which require a restart {of individual nodes or the entire cluster}).



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