[ https://issues.apache.org/jira/browse/KAFKA-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Balint Molnar updated KAFKA-4703: --------------------------------- Description: [~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} was: [~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} > 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 > Assignee: Balint Molnar > Labels: newbie > > [~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.15#6346)