macdoor commented on code in PR #13040: URL: https://github.com/apache/apisix/pull/13040#discussion_r2866903464
########## t/plugin/kafka-logger.t: ########## @@ -98,6 +98,72 @@ done +=== TEST 3.1: api_version 2 for Kafka 4.x Review Comment: Added Kafka 4.x integration tests with these changes: 1. docker-compose.plugin.yml: New kafka-server4-kafka4 service (apache/kafka:4.0.1, KRaft mode) 2. ci/init-plugin-test-service.sh: Topic creation for test-kafka4 with retry logic 3. t/plugin/kafka-logger.t: New TEST 23 to verify api_version: 2 with Kafka 4.x -- 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]
