You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2022/01/21 15:55:00 UTC

[jira] [Created] (KAFKA-13609) Fix the exception type thrown from dynamic broker config validation

Colin McCabe created KAFKA-13609:
------------------------------------

             Summary: Fix the exception type thrown from dynamic broker config validation
                 Key: KAFKA-13609
                 URL: https://issues.apache.org/jira/browse/KAFKA-13609
             Project: Kafka
          Issue Type: Bug
            Reporter: Colin McCabe


Currently, we throw InvalidRequestException if the broker configuration fails validation. However, it would be more appropriate to throw InvalidConfigurationException in this case.

This change might require a KIP since it has compatibility implications.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)