This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 05955bc1fc9 KAFKA-17224 Make ForeachProcessor internal (#17129)
     add e311716bebc KAFKA-17492 skip features with minVersion of 0 instead of 
replacing 0 with 1 when BrokerRegistrationRequest < 4 (#17128)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/requests/ApiVersionsResponse.java   | 12 +++++-------
 .../kafka/common/requests/BrokerRegistrationRequest.java    | 13 +++----------
 .../main/resources/common/message/ApiVersionsResponse.json  |  2 +-
 .../resources/common/message/BrokerRegistrationRequest.json |  2 +-
 .../kafka/common/requests/ApiVersionsResponseTest.java      |  6 +-----
 .../common/requests/BrokerRegistrationRequestTest.java      |  6 +-----
 .../kafka/server/ApiVersionsResponseIntegrationTest.scala   | 12 ++++++++++--
 tests/kafkatest/tests/core/zookeeper_migration_test.py      |  4 ++--
 8 files changed, 24 insertions(+), 33 deletions(-)

Reply via email to