[
https://issues.apache.org/jira/browse/KAFKA-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419350#comment-15419350
]
Grant Henke commented on KAFKA-4032:
------------------------------------
I will make a patch for this shortly
> 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)