chia7712 commented on code in PR #17618: URL: https://github.com/apache/kafka/pull/17618#discussion_r1823170749
########## clients/src/main/resources/common/message/README.md: ########## @@ -139,6 +139,20 @@ breaking compatibility. Note that tagged fields can only be added to "flexible" message versions. +**Default Value Handling for Tagged Fields** + +In Kafka's serialization mechanism, when a tagged field is present, it may be omitted Review Comment: we have described that in https://github.com/apache/kafka/blob/68c6c6da8622af02a277bbffd010000e5060eed8/clients/src/main/resources/common/message/README.md?plain=1#L168 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
