You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/02/08 00:50:35 UTC

[jira] [Resolved] (KAFKA-57) Add an optional acknowledgement in the producer

     [ https://issues.apache.org/jira/browse/KAFKA-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Kreps resolved KAFKA-57.
----------------------------
    Resolution: Fixed  (was: Unresolved)

> Add an optional acknowledgement in the producer
> -----------------------------------------------
>
>                 Key: KAFKA-57
>                 URL: https://issues.apache.org/jira/browse/KAFKA-57
>             Project: Kafka
>          Issue Type: New Feature
>
> Currently the producer will flush the socket buffer but does not wait for an answer. This is good for tracking-like use cases but bad for queue-like cases. We should add an optional acknowledgement to the protocol and have the producer await this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)