chb2ab commented on code in PR #14627:
URL: https://github.com/apache/kafka/pull/14627#discussion_r1373245183


##########
clients/src/main/resources/common/message/FetchResponse.json:
##########
@@ -102,6 +104,15 @@
           "about": "The preferred read replica for the consumer to use on its 
next fetch request"},
         { "name": "Records", "type": "records", "versions": "0+", 
"nullableVersions": "0+", "about": "The record data."}
       ]}
+    ]},
+    { "name": "NodeEndpoints", "type": "[]NodeEndpoint", "versions": "16+", 
"taggedVersions": "16+", "tag": 0,

Review Comment:
   I replied to this in the other PR 
https://github.com/apache/kafka/pull/14444#discussion_r1367116597



-- 
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

Reply via email to