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)

Reply via email to