yx9o commented on code in PR #17681: URL: https://github.com/apache/kafka/pull/17681#discussion_r1871654163
########## transaction-coordinator/src/main/resources/common/message/TransactionLogValue.json: ########## @@ -23,26 +23,28 @@ "flexibleVersions": "1+", "fields": [ { "name": "ProducerId", "type": "int64", "versions": "0+", - "about": "Producer id in use by the transactional id"}, + "about": "Producer id in use by the transactional id."}, Review Comment: Thank you for your review. The changes have been made according to your comments. Please review it again. Thank you! -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org