You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2018/03/18 01:16:00 UTC

[jira] [Created] (KAFKA-6677) Remove EOS producer config max.in.flight.request.per.connection=1

Matthias J. Sax created KAFKA-6677:
--------------------------------------

             Summary: Remove EOS producer config max.in.flight.request.per.connection=1
                 Key: KAFKA-6677
                 URL: https://issues.apache.org/jira/browse/KAFKA-6677
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Matthias J. Sax


When EOS was introduced in 0.11, it was required to set producer config max.in.flight.requests.per.connection=1 for idempotent producer.

This limitations as fixed in 1.0 release via KAFKA-5494

Thus, we should remove this setting in Kafka Streams if EOS get's enabled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)