Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16771

First log directory printed twice when formatting storage

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.7.0
    • 3.8.0
    • tools
    • None

    Description

      If multiple log directories are set, when running bin/kafka-storage.sh format, the first directory is printed twice. For example:

      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.
      

      Attachments

        Issue Links

          Activity

            People

              gongxuanzhang xuanzhang gong
              mimaison Mickael Maison
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: