[
https://issues.apache.org/jira/browse/KAFKA-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997016#comment-14997016
]
Gwen Shapira commented on KAFKA-2778:
-------------------------------------
https://github.com/apache/kafka/pull/459
> Use zero loss settings for producer in Kafka Connect
> ----------------------------------------------------
>
> Key: KAFKA-2778
> URL: https://issues.apache.org/jira/browse/KAFKA-2778
> Project: Kafka
> Issue Type: Bug
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>
> The settings for the producer in Kafka Connect are not using zero loss
> settings (and was written before the client timeout patch, so would have been
> using outdated settings regardless). It should be updated to use settings
> that, by default, guarantee zero loss but can be overridden. In the case we
> do see an error, the task already exits.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)