hachikuji commented on a change in pull request #9866:
URL: https://github.com/apache/kafka/pull/9866#discussion_r556071794



##########
File path: generator/src/main/java/org/apache/kafka/message/MessageSpecType.java
##########
@@ -30,5 +30,8 @@
     HEADER,
 
     @JsonProperty("data")
-    DATA;
+    DATA,
+
+    @JsonProperty("metadata")

Review comment:
       Might be helpful to have a short description here (or somewhere else if 
you can think of a better location) which explains that this type is reserved 
for the controller record types.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to