Neha Narkhede created KAFKA-352:
-----------------------------------

             Summary: Throw exception to client if it makes a produce/consume 
request to a Kafka broker for a topic that hasn't been created
                 Key: KAFKA-352
                 URL: https://issues.apache.org/jira/browse/KAFKA-352
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Neha Narkhede


It will be good to inform the client if it makes a produce/consume request to a 
Kafka broker for a topic that hasn't been created. The exception should be 
something like UnknownTopicException that is descriptive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to