AndrewJSchofield commented on code in PR #16022:
URL: https://github.com/apache/kafka/pull/16022#discussion_r1609741448


##########
clients/src/main/resources/common/message/FindCoordinatorRequest.json:
##########
@@ -27,7 +27,9 @@
   // Version 4 adds support for batching via CoordinatorKeys (KIP-699)
   //
   // Version 5 adds support for new error code TRANSACTION_ABORTABLE (KIP-890).
-  "validVersions": "0-5",
+  //
+  // Version 6 adds support for share groups (KIP-932).

Review Comment:
   Yes, I will do a KIP update once all of the IDs are confirmed by the merge. 
Essentially, KIP-890 overtook KIP-932.



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