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)

Reply via email to