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

Topic config records written to log even when topic creation fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • kraft
    • None

    Description

      Config records are added when handling a `CreateTopics` request here: https://github.com/apache/kafka/blob/trunk/metadata/src/main/java/org/apache/kafka/controller/ReplicationControlManager.java#L549. If the subsequent validations fail and the topic is not created, these records will still be written to the log.

      Attachments

        Issue Links

          Activity

            People

              andyg2 Andrew Grant
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: