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

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

     [ https://issues.apache.org/jira/browse/KAFKA-13609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dengziming reassigned KAFKA-13609:
----------------------------------

    Assignee: dengziming

> 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
>            Assignee: dengziming
>            Priority: Major
>
> Currently, we throw InvalidRequestException if the broker configuration fails validation. However, it would be more appropriate to throw InvalidConfigurationException in this case. The configuration is still well-formed, but just can't be applied.
> This change might require a KIP since it has compatibility implications.



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