You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/03/05 00:14:00 UTC

[jira] [Created] (KAFKA-9657) Add configurable throw on unsupported protocol

Boyang Chen created KAFKA-9657:
----------------------------------

             Summary: Add configurable throw on unsupported protocol
                 Key: KAFKA-9657
                 URL: https://issues.apache.org/jira/browse/KAFKA-9657
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Boyang Chen


Right now Stream could not handle the case when the brokers are downgraded, thus potentially could violate EOS requirement. We could add an (internal) config to either consumer or producer to actually crash on unsupported version when the broker connecting to is on an older version unexpectedly, to prevent this case from causing correctness concern.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)