Jun Rao created KAFKA-511:
-----------------------------

             Summary: offset returned in Producer response may not be correct
                 Key: KAFKA-511
                 URL: https://issues.apache.org/jira/browse/KAFKA-511
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8
            Reporter: Jun Rao
            Priority: Blocker


The problems is that we append messages to the log and then get the offset. 
Another produce request could have sneaked in between the 2 steps.

--
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

Reply via email to