You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2020/04/06 20:13:00 UTC

[jira] [Created] (KAFKA-9825) Kafka protocol BNF format should have some way to display tagged fields

Colin McCabe created KAFKA-9825:
-----------------------------------

             Summary: Kafka protocol BNF format should have some way to display tagged fields
                 Key: KAFKA-9825
                 URL: https://issues.apache.org/jira/browse/KAFKA-9825
             Project: Kafka
          Issue Type: Improvement
            Reporter: Colin McCabe


The Kafka protocol BNF format should have some way to display tagged fields.  But in clients/src/main/java/org/apache/kafka/common/protocol/Protocol.java , there is no special treatment for fields with a tag.  Maybe something like FIELD_NAME<1> (where 1= the tag number) would work.



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