You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2019/10/23 02:38:00 UTC

[jira] [Created] (KAFKA-9085) Admin client should propagate UnsupportedVersion exception to user instead of crashing

Boyang Chen created KAFKA-9085:
----------------------------------

             Summary: Admin client should propagate UnsupportedVersion exception to user instead of crashing
                 Key: KAFKA-9085
                 URL: https://issues.apache.org/jira/browse/KAFKA-9085
             Project: Kafka
          Issue Type: Improvement
            Reporter: Boyang Chen


For certain implementations relying on the protocol version, admin client could throw unsupported version exception on the network thread. Currently this is an uncaught exception which in long term should be able to resurface to user.



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