You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Xavier Léauté (JIRA)" <ji...@apache.org> on 2018/01/23 22:00:00 UTC

[jira] [Created] (KAFKA-6475) ConfigException on the broker results in UnknownServerException in the admin client

Xavier Léauté created KAFKA-6475:
------------------------------------

             Summary: ConfigException on the broker results in UnknownServerException in the admin client
                 Key: KAFKA-6475
                 URL: https://issues.apache.org/jira/browse/KAFKA-6475
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Xavier Léauté
            Assignee: Colin P. McCabe


Calling AdminClient.alterConfigs with an invalid configuration may cause ConfigException to be thrown on the broker side, which results in an UnknownServerException thrown by the admin client. It would probably make more sense for the admin client to throw InvalidConfigurationException in that case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)