[
https://issues.apache.org/jira/browse/KAFKA-16771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846858#comment-17846858
]
Chia-Ping Tsai commented on KAFKA-16771:
----------------------------------------
[~gongxuanzhang] I have assigned this ticket to you
> First log directory printed twice when formatting storage
> ---------------------------------------------------------
>
> Key: KAFKA-16771
> URL: https://issues.apache.org/jira/browse/KAFKA-16771
> Project: Kafka
> Issue Type: Task
> Components: tools
> Affects Versions: 3.7.0
> Reporter: Mickael Maison
> Assignee: xuanzhang gong
> Priority: Major
>
> If multiple log directories are set, when running bin/kafka-storage.sh
> format, the first directory is printed twice. For example:
> {noformat}
> bin/kafka-storage.sh format -t $KAFKA_CLUSTER_ID -c
> config/kraft/server.properties --release-version 3.6
> metaPropertiesEnsemble=MetaPropertiesEnsemble(metadataLogDir=Optional.empty,
> dirs={/tmp/kraft-combined-logs: EMPTY, /tmp/kraft-combined-logs2: EMPTY})
> Formatting /tmp/kraft-combined-logs with metadata.version 3.6-IV2.
> Formatting /tmp/kraft-combined-logs with metadata.version 3.6-IV2.
> Formatting /tmp/kraft-combined-logs2 with metadata.version 3.6-IV2.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)