GitHub user edoardocomar opened a pull request:

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

    KAFKA-4180 : Authentication with multiple actives Kafka

    producers/consumers
    
    Changed caching in LoginManager to allow one LoginManager per client
    JAAS configuration.
    Added test to End2EndAuthorization for SASL Plain and Gssapi with two
    consumers with different credentials.
    
    developed with @mimaison

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

    $ git pull https://github.com/edoardocomar/kafka KAFKA-4180d

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

    https://github.com/apache/kafka/pull/2293.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 #2293
    
----
commit 64e827c365b938e977a15d5f3b2a4103297f9092
Author: Edoardo Comar <eco...@uk.ibm.com>
Date:   2016-10-06T16:14:21Z

    KAFKA-4180 : Authentication with multiple actives Kafka
    producers/consumers
    
    Changed caching in LoginManager to allow one LoginManager per client
    JAAS configuration.
    Added test to End2EndAuthorization for SASL Plain and Gssapi with two
    consumers with different credentials.
    
    developed with @mimaison

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to