You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Jesus Cea <jc...@jcea.es> on 2023/11/16 01:00:54 UTC

How to dynamically change configurations in the controllers

Kafka 3.6.0.

The tool "kafka-configs.sh" is able to read and change configuration in 
the brokers, but I am unable to read/change configurations in the Kraft 
controllers. How is that done?

I am interested, for instance, in being able to update the TLS certificates.

Help!

Thanks.

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
jcea@jcea.es - https://www.jcea.es/    _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:jcea@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

Re: How to dynamically change configurations in the controllers

Posted by Jesus Cea <jc...@jcea.es>.
On 16/11/23 8:41, Luke Chen wrote:
> Hi Jesus,
> 
> KIP-919 is what you're looking for:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-919%3A+Allow+AdminClient+to+Talk+Directly+with+the+KRaft+Controller+Quorum+and+add+Controller+Registration
> 
> This feature will be included in next release (i.e. Kafka v3.7.0).

I read KIP-919, but it is marked as "under discussion". I was not aware 
that it will be in 3.7.0.

Good to know. I can wait until January.

Thanks.

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
jcea@jcea.es - https://www.jcea.es/    _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:jcea@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

Re: How to dynamically change configurations in the controllers

Posted by Luke Chen <sh...@gmail.com>.
Hi Jesus,

KIP-919 is what you're looking for:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-919%3A+Allow+AdminClient+to+Talk+Directly+with+the+KRaft+Controller+Quorum+and+add+Controller+Registration

This feature will be included in next release (i.e. Kafka v3.7.0).

Thanks.
Luke

On Thu, Nov 16, 2023 at 9:01 AM Jesus Cea <jc...@jcea.es> wrote:

> Kafka 3.6.0.
>
> The tool "kafka-configs.sh" is able to read and change configuration in
> the brokers, but I am unable to read/change configurations in the Kraft
> controllers. How is that done?
>
> I am interested, for instance, in being able to update the TLS
> certificates.
>
> Help!
>
> Thanks.
>
> --
> Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
> jcea@jcea.es - https://www.jcea.es/    _/_/    _/_/  _/_/    _/_/  _/_/
> Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
> jabber / xmpp:jcea@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
> "Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
> "My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
>