Jun Rao created KAFKA-803:
-----------------------------

             Summary: Offset returned to producer is not consistent
                 Key: KAFKA-803
                 URL: https://issues.apache.org/jira/browse/KAFKA-803
             Project: Kafka
          Issue Type: Bug
            Reporter: Jun Rao
             Fix For: 0.8.1


Currently, the offset that we return to the producer is the offset of the first 
message if the producer request doesn't go through purgatory, and the offset of 
the last message, if otherwise. We need to make this consistent.

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