GitHub user RaghavendraNandagopal opened a pull request:

    https://github.com/apache/incubator-storm/pull/202

    STORM-348: Netty SASL Authentication

    Hi Bobby,
      I have made the changes for the SASL Netty Authentication.  Currently the 
credentials used is with the topology name, but I thought I would be using 
Kerberos token instead as we agreed I will use randomly generated credentials 
that are kept in zookeeper.  I will try to find it out which method to call or 
if you can help me out it would be great.  In the meantime you can review the 
changes.
    
     I have tested the changes but didn't create the unit tests.  I will create 
a separate JIRA for unit test and get it done.  I am learning Clojure and will 
get it done soon.
    
    Thanks,
    Raghavendra Nandagopal

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

    $ git pull https://github.com/RaghavendraNandagopal/incubator-storm security

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

    https://github.com/apache/incubator-storm/pull/202.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 #202
    
----
commit 41986445fb89ff77c101fcdd6daccb945160e8a9
Author: Raghavendra Nandagopal <[email protected]>
Date:   2014-07-22T20:20:54Z

    STORM-348: Netty SASL Authentication

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to