showuon merged PR #17967:
URL: https://github.com/apache/kafka/pull/17967
--
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.
robobario commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1870555818
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this A
robobario commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1870553518
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this A
robobario commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1870554713
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this A
robobario commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1870553518
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this A
showuon commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1867366368
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this API
robobario commented on code in PR #17967:
URL: https://github.com/apache/kafka/pull/17967#discussion_r1861278947
##
docs/protocol.html:
##
@@ -143,7 +138,13 @@ ApiVersionRequest is not available. Also, note that broker
versions older
-than 0.10.0.0 do not support this A
robobario opened a new pull request, #17967:
URL: https://github.com/apache/kafka/pull/17967
Documents current ApiVersions fallback mechanism
The broker behaviour when it receives an ApiVersionsRequest ahead of it's
supported versions is useful to know as an implementor/manipulator of