[ https://issues.apache.org/jira/browse/KAFKA-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097960#comment-17097960 ]
Dulvin Witharane commented on KAFKA-9825: ----------------------------------------- How are the tagged fields represented in the BNF of kafka? [~cmccabe] > 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 > Assignee: Dulvin Witharane > Priority: Major > Labels: newbie > > 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)