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

Uncaught exceptions when autocreating topics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.1.0
    • core
    • None

    Description

      With the addition of the CreateTopics API in KIP-4, we have some new exceptions which can be raised from AdminUtils.createTopic. For example, it is possible to raise InvalidReplicationFactorException. Since we have not yet removed the ability to create topics automatically, we need to make sure these exceptions are caught and handled in both the TopicMetadata and GroupCoordinator request handlers. Currently these exceptions are propagated all the way to the processor.

      Attachments

        Issue Links

          Activity

            People

              granthenke Grant Henke
              hachikuji Jason Gustafson
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: