Looks good. Thanks for working on this. One note, the Channel implementation from SSL only works on Java7 and up. Since we are still supporting Java 6, I'm working on a lighter wrapper that will be a composite on SocketChannel but will not extend it. Perhaps you'll want to use that.
Looking forward to the patch! Gwen On Wed, Feb 11, 2015 at 9:17 AM, Harsha <m...@harsha.io> wrote: > Hi, > Here is the initial proposal for sasl/kerberos implementation for > kafka https://cwiki.apache.org/confluence/x/YI4WAw > and JIRA https://issues.apache.org/jira/browse/KAFKA-1686. I am > currently working on prototype which will add more details to the KIP. > Just opening the thread to say the work is in progress. I'll update the > thread with a initial prototype patch. > Thanks, > Harsha >