Lets have a KIP for removing JDK 6 support (on another thread) as it would make for a good discussion and something we should be able to come to closure on as a dependency for this and other patches that would favor it happening.
~ Joe Stein - - - - - - - - - - - - - - - - - http://www.stealth.ly - - - - - - - - - - - - - - - - - On Thu, Feb 12, 2015 at 11:37 AM, Harsha <ka...@harsha.io> wrote: > > Thanks for the review Gwen. I'll keep in mind about java 6 support. > -Harsha > On Wed, Feb 11, 2015, at 03:28 PM, Gwen Shapira wrote: > > 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 > > > >