Samir Jindel created KAFKA-381: ---------------------------------- Summary: Changes made by a request does not affect following requests in the same packet. Key: KAFKA-381 URL: https://issues.apache.org/jira/browse/KAFKA-381 Project: Kafka Issue Type: Bug Affects Versions: 0.7 Reporter: Samir Jindel Priority: Minor
If a packet contains a produce request followed immediately by a fetch request, the fetch request will not have access to the data produced by the prior request. -- 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