cmccabe commented on code in PR #15876: URL: https://github.com/apache/kafka/pull/15876#discussion_r1599220070
########## clients/src/main/resources/common/message/ElectLeadersRequest.json: ########## @@ -21,7 +21,7 @@ // Version 1 implements multiple leader election types, as described by KIP-460. // // Version 2 is the first flexible version. Review Comment: Please add a comment about version 3. ########## clients/src/main/resources/common/message/ElectLeadersResponse.json: ########## @@ -20,7 +20,7 @@ // Version 1 adds a top-level error code. // // Version 2 is the first flexible version. Review Comment: Please add a comment about version 3. -- 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]
