maskedmaxx opened a new pull request, #22817: URL: https://github.com/apache/kafka/pull/22817
Adds a ducktape system test covering a Kafka cluster configured with multiple listener names that use the same security protocol. The test starts a single-broker KRaft cluster with the default PLAINTEXT listener and an EXTERNAL listener also mapped to PLAINTEXT, then verifies that a client can produce and consume through both listener names. Note: Jira assignment is pending while I wait for ASF Jira account access. Validation: - python -m py_compile tests/kafkatest/tests/core/multiple_listeners_test.py -- 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]
