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

Grant Henke reassigned KAFKA-4032:
----------------------------------

    Assignee: Grant Henke

> Uncaught exceptions when autocreating topics
> --------------------------------------------
>
>                 Key: KAFKA-4032
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4032
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jason Gustafson
>            Assignee: Grant Henke
>
> With the addition of the CreateTopics API in KIP-4, we have some new 
> exceptions which can be raised from {{AdminUtils.createTopic}}. For example, 
> it is possible to raise InvalidReplicationFactorException. Since we have not 
> yet removed the ability to create topics automatically, we need to make sure 
> these exceptions are caught and handled in both the TopicMetadata and 
> GroupCoordinator request handlers. Currently these exceptions are propagated 
> all the way to the processor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to