[ https://issues.apache.org/jira/browse/KAFKA-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898562#comment-13898562 ]
Jay Kreps commented on KAFKA-1259: ---------------------------------- Created reviewboard https://reviews.apache.org/r/17973/ against branch trunk > Producer close function no longer block until all messages be sent > ------------------------------------------------------------------ > > Key: KAFKA-1259 > URL: https://issues.apache.org/jira/browse/KAFKA-1259 > Project: Kafka > Issue Type: Sub-task > Components: producer > Reporter: Guozhang Wang > Assignee: Jay Kreps > Attachments: KAFKA-1259.patch > > > The testClose currently breaks since > assertTrue("The last message should be acked before producer is shutdown", > response0.isDone) > fails, it was fine before some commits on 2/10. -- This message was sent by Atlassian JIRA (v6.1.5#6160)