[ 
https://issues.apache.org/jira/browse/KAFKA-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854155#comment-15854155
 ] 

ASF GitHub Bot commented on KAFKA-4703:
---------------------------------------

GitHub user baluchicken opened a pull request:

    https://github.com/apache/kafka/pull/2506

    KAFKA-4703 Test with two SASL_SSL listeners with different JAAS contexts

    @ijuma plz review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/baluchicken/kafka-1 KAFKA-4703

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2506.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2506
    
----
commit ecbf27736e746aceb368744c170a7a7fe2bbea09
Author: Balint Molnar <balintmolna...@gmail.com>
Date:   2017-02-06T14:55:08Z

    KAFKA-4703 Test with two SASL_SSL listeners with different JAAS contexts

----


> 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)

Reply via email to