[
https://issues.apache.org/jira/browse/KAFKA-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-9825.
-------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> 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: Chang-Yu Huang
> Priority: Major
> Labels: newbie
> Fix For: 4.2.0
>
>
> 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.20.10#820010)