Guozhang Wang created KAFKA-1255: ------------------------------------ Summary: Offset in RecordMetadata is Incorrect with New Producer Ack = -1 Key: KAFKA-1255 URL: https://issues.apache.org/jira/browse/KAFKA-1255 Project: Kafka Issue Type: Bug Reporter: Guozhang Wang Fix For: 0.9.0 Attachments: sendwithAckMinusOne, sendwithAckOne
With the new producer's integration test, one observation is that when producer ack = -1, the returned offset is incorrect. Output files with two scenarios (send 100 messages with ack = 1 and -1) attached. -- This message was sent by Atlassian JIRA (v6.1.5#6160)