Skip to content

Commit

Permalink
Add unregistering Kafka nodes to known KRaft limitations (strimzi#10313)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Scholz <www@scholzj.com>
  • Loading branch information
scholzj authored Jul 8, 2024
1 parent 3b9ced7 commit 2a7aae6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Currently, the KRaft mode in Strimzi has the following major limitations:
It is considered early-access in Apache Kafka 3.7.x.
(Storage with `type: jbod` configuration can be used also with older Kafka versions, but the JBOD array can contain only one disk.)
* Scaling of KRaft controller nodes up or down is not supported.
* Unregistering Kafka nodes removed from the Kafka cluster.

NOTE: If you are using JBOD storage, you can xref:ref-jbod-storage-str[change the volume that stores the metadata log].

Expand Down

0 comments on commit 2a7aae6

Please sign in to comment.