Ismael Juma created KAFKA-4703: ---------------------------------- Summary: Test with two SASL_SSL listeners with different JAAS contexts Key: KAFKA-4703 URL: https://issues.apache.org/jira/browse/KAFKA-4703 Project: Kafka Issue Type: Test Reporter: Ismael Juma
[~rsivaram] suggested the following in https://github.com/apache/kafka/pull/2406: {quote} I think this feature allows two SASL_SSL listeners, one for external and one for internal and the two can use different mechanisms and different JAAS contexts. That makes the multi-mechanism configuration neater. I think it will be useful to have an integration test for this, perhaps change SaslMultiMechanismConsumerTest. {quote} And my reply: {quote} I think it's a bit tricky to support multiple listeners in KafkaServerTestHarness. Maybe it's easier to do the test you suggest in MultipleListenersWithSameSecurityProtocolTest. {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)