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

Inconsistent treatment of invalid config when creating or altering a topic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.4.0
    • None
    • admin
    • None

    Description

      createTopics throws InvalidConfigurationException on receiving an invalid config entry name or value.
      incrementalAlterConfigs throws InvalidConfigurationException on receiving an invalid config entry name, but throws InvalidRequestException on receiving an invalid entry value.

      The incrementalAlterConfigs javadoc mentions that InvalidRequestException is anticipated; the createTopics javadoc says nothing about exception types.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hertzsprung James Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: