[ https://issues.apache.org/jira/browse/KAFKA-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957967#comment-13957967 ]
Guozhang Wang commented on KAFKA-803: ------------------------------------- I think this issue has already been solved in the new producer release process. [~junrao] could you confirm that? > 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.9.0 > > > 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 was sent by Atlassian JIRA (v6.2#6252)