TengYao Chi created KAFKA-18737:
-----------------------------------
Summary: 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
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)