MINOR: mention advertised.listeners is not supported in zk2kraft.html (#18575)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
PoAn Yang 2025-01-18 09:31:50 +08:00 committed by Chia-Ping Tsai
parent 146eff7af0
commit 8cdc0a77a5
1 changed files with 9 additions and 0 deletions

View File

@ -95,6 +95,15 @@
<li><code>node.id</code></li>
</ul>
</li>
<li>
<p>
Removed dynamic configurations which relies on ZooKeeper. In KRaft mode, to change these configurations,
you need to restart the broker/controller.
</p>
<ul>
<li><code>advertised.listeners</code></li>
</ul>
</li>
<li>
<p>
Removed Zookeeper related configurations.