jolshan commented on code in PR #14444:
URL: https://github.com/apache/kafka/pull/14444#discussion_r1365958420


##########
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."}
       ]}
+    ]},

Review Comment:
   Should we be using the same tag here as diverging epoch?



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