Jun Rao created KAFKA-412: ----------------------------- Summary: deal with empty TopicData list in producer and fetch request Key: KAFKA-412 URL: https://issues.apache.org/jira/browse/KAFKA-412 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.8 Reporter: Jun Rao
Both producer and fetch request can pass in an empty list of TopicData. Instead of handling those requests through RequestPurgatory, we should just send a response with an empty list immediately. -- 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