Jiangjie Qin created KAFKA-2200: ----------------------------------- Summary: kafkaProducer.send() should not call callback.onCompletion() Key: KAFKA-2200 URL: https://issues.apache.org/jira/browse/KAFKA-2200 Project: Kafka Issue Type: Bug Reporter: Jiangjie Qin
KafkaProducer.send() should not call callback.onCompletion() because this might break the callback firing order. -- This message was sent by Atlassian JIRA (v6.3.4#6332)