Jun Rao created KAFKA-491: ----------------------------- Summary: KafkaRequestHandler needs to handle exceptions Key: KAFKA-491 URL: https://issues.apache.org/jira/browse/KAFKA-491 Project: Kafka Issue Type: Bug Components: core Reporter: Jun Rao Fix For: 0.8
Currently, if apis.handle() throws an exception (e.g., if the broker receives an invalid request), KafkaRequestHandler will die. We need to handle exceptions properly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira