[
https://issues.apache.org/jira/browse/KAFKA-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KAFKA-2393:
-------------------------------
Fix Version/s: 0.8.3
Status: Patch Available (was: Open)
> Correctly Handle InvalidTopicException in KafkaApis.getTopicMetadata()
> ----------------------------------------------------------------------
>
> Key: KAFKA-2393
> URL: https://issues.apache.org/jira/browse/KAFKA-2393
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8.2.1
> Reporter: Grant Henke
> Assignee: Grant Henke
> Fix For: 0.8.3
>
>
> It seems that in KafkaApis.getTopicMetadata(), we need to handle
> InvalidTopicException explicitly when calling AdminUtils.createTopic (by
> returning the corresponding error code for that topic). Otherwise, we may not
> be able to get the metadata for other valid topics. This seems to be an
> existing problem, but KAFKA-2337 makes InvalidTopicException more likely to
> happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)