[
https://issues.apache.org/jira/browse/KAFKA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932713#comment-17932713
]
Mahsa Seifikar commented on KAFKA-18920:
----------------------------------------
There is a similar Jira ticket
https://issues.apache.org/jira/browse/KAFKA-18602 for this issue and there is
an in-progress PR [https://github.com/apache/kafka/pull/18685]
> kafka-feature doesn't report the correct kraft.version
> ------------------------------------------------------
>
> Key: KAFKA-18920
> URL: https://issues.apache.org/jira/browse/KAFKA-18920
> Project: Kafka
> Issue Type: Bug
> Components: kraft, tools
> Affects Versions: 4.0.0, 3.9.0
> Reporter: José Armando García Sancio
> Assignee: José Armando García Sancio
> Priority: Major
> Fix For: 3.9.1, 4.0.1
>
>
> After formatting a controller in standalone and starting the controller the
> finalized kraf.version is reported as 0.
> {code:java}
> bin/kafka-features.sh --bootstrap-controller localhost:9093 describe
> Feature: kraft.version SupportedMinVersion: 0 SupportedMaxVersion: 1
> FinalizedVersionLevel: 0 Epoch: 428
> Feature: metadata.version SupportedMinVersion: 3.0-IV1
> SupportedMaxVersion: 3.9-IV0 FinalizedVersionLevel: 3.9-IV0 Epoch: 428
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)