jsancio commented on code in PR #20071:
URL: https://github.com/apache/kafka/pull/20071#discussion_r2193011190


##########
docs/ops.html:
##########
@@ -3948,6 +3948,40 @@ <h4 class="anchor-heading"><a id="others_monitoring" 
class="anchor-link"></a><a
 
   <h3 class="anchor-heading"><a id="kraft" class="anchor-link"></a><a 
href="#kraft">6.8 KRaft</a></h3>
 
+  <h4 class="anchor-heading"><a id="kraft_upgrade" class="anchor-link"></a><a 
href="#kraft_upgrade">Upgrade</a></h4>
+
+  Apache Kafka 4.1 added support for upgrading cluster from a static 
controller configuration to a dynamic controller configuration. This feature 
upgrade is done by upgrading the kraft feature version and updating the nodes 
configuration.
+
+  <h5 class="anchor-heading"><a id="kraft_upgrade_describe" 
class="anchor-link"></a><a href="#kraft_upgrade_describe">Describe KRaft 
Version</a></h5>
+
+  <p>Dynamic controller cluster was added in <code>kraft.version=1</code> or 
<code>release-version 4.1</code>. To determine which kraft feature version the 
cluster is using you can execute the following CLI command:</p>

Review Comment:
   Done.



##########
docs/ops.html:
##########
@@ -3948,6 +3948,40 @@ <h4 class="anchor-heading"><a id="others_monitoring" 
class="anchor-link"></a><a
 
   <h3 class="anchor-heading"><a id="kraft" class="anchor-link"></a><a 
href="#kraft">6.8 KRaft</a></h3>
 
+  <h4 class="anchor-heading"><a id="kraft_upgrade" class="anchor-link"></a><a 
href="#kraft_upgrade">Upgrade</a></h4>
+
+  Apache Kafka 4.1 added support for upgrading cluster from a static 
controller configuration to a dynamic controller configuration. This feature 
upgrade is done by upgrading the kraft feature version and updating the nodes 
configuration.

Review Comment:
   Done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to