You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2014/02/12 00:52:19 UTC

[jira] [Created] (KAFKA-1259) Producer close function no longer block until all messages be sent

Guozhang Wang created KAFKA-1259:
------------------------------------

             Summary: 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
            Reporter: Guozhang Wang
            Assignee: Jay Kreps


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)