CallbackHandler.afterDequeuingExistingData is not called during event queue timeout -----------------------------------------------------------------------------------
Key: KAFKA-326 URL: https://issues.apache.org/jira/browse/KAFKA-326 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.7 Reporter: Jun Rao Assignee: Jun Rao CallbackHandler.afterDequeuingExistingData is only called when new events are coming and dequeued. It should be called when no new events are coming, but a queue timeout is reached. -- 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