[
https://issues.apache.org/jira/browse/KAFKA-18737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18737.
------------------------------------
Resolution: Fixed
trunk:
https://github.com/apache/kafka/commit/767a62ade605a1c133d35f676265e7745c99e501
4.0:
https://github.com/apache/kafka/commit/2f181c92d3deb82150467063f4ebf198b9d08fde
> KafkaDockerWrapper setup functions fails due to storage format command
> ----------------------------------------------------------------------
>
> Key: KAFKA-18737
> URL: https://issues.apache.org/jira/browse/KAFKA-18737
> Project: Kafka
> Issue Type: Bug
> Reporter: TengYao Chi
> Assignee: TengYao Chi
> Priority: Blocker
> Fix For: 4.0.0
>
>
> KafkaDockerWrapper is unable to execute the setup command properly since
> Apache Kafka 4.0 sets dynamic quorum as the default setting. When executing
> StorageTool, KafkaDockerWrapper fails because it cannot pass the proper
> command format, resulting in the following error:
> "Because controller.quorum.voters is not set on this controller, you must
> specify one of the following: --standalone, --initial-controllers, or
> --no-initial-controllers."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)