Re: Java version (Oracle - OpenJDK) support

2018-09-25 Thread Andor Molnar
Hi, branch34_java11 is blue now: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch34_java11/ Looks like we have Java 11 support on 3.4 now. Regards, Andor On Fri, Sep 21, 2018 at 6:20 PM, Norbert Kalmar < nkal...@cloudera.com.invalid> wrote: > Just throwing in a nice

Re: Java version (Oracle - OpenJDK) support

2018-09-21 Thread Norbert Kalmar
Just throwing in a nice read :) "Java is still free" https://docs.google.com/document/d/1nFGazvrCvHMZJgFstlbzoHjpAVwv5DEdnaBr_5pKuHo/edit On Fri, Sep 14, 2018 at 6:38 PM Andor Molnar wrote: > > > > On 2018. Sep 13., at 19:29, Patrick Hunt wrote: > > > > On Thu, Sep 13, 2018 at 1:52 AM Andor

Re: Java version (Oracle - OpenJDK) support

2018-09-14 Thread Andor Molnar
> On 2018. Sep 13., at 19:29, Patrick Hunt wrote: > > On Thu, Sep 13, 2018 at 1:52 AM Andor Molnar > wrote: > >> Hi team, >> >> Let me quickly summarise what we’re trying to resolve on this thread. >> >> Problem #1: due to Oracle licensing changes people are

Re: Java version (Oracle - OpenJDK) support

2018-09-14 Thread Enrico Olivelli
Here we are, this is my proposal for restoring tests on branch 3.4 on JDK 11 https://github.com/apache/zookeeper/pull/626 this is the JIRA case https://issues.apache.org/jira/browse/ZOOKEEPER-3148 I tried to change as less as possible. I will be happy to follow committers opinions Enrico Il

Re: Java version (Oracle - OpenJDK) support

2018-09-13 Thread Patrick Hunt
On Thu, Sep 13, 2018 at 1:52 AM Andor Molnar wrote: > Hi team, > > Let me quickly summarise what we’re trying to resolve on this thread. > > Problem #1: due to Oracle licensing changes people are expected to move > away from Oracle Java and support of other “open” Java implementations will >

Re: Java version (Oracle - OpenJDK) support

2018-09-13 Thread Enrico Olivelli
Il gio 13 set 2018, 10:52 Andor Molnar ha scritto: > Hi team, > > Let me quickly summarise what we’re trying to resolve on this thread. > > Problem #1: due to Oracle licensing changes people are expected to move > away from Oracle Java and support of other “open” Java implementations will >

Re: Java version (Oracle - OpenJDK) support

2018-09-13 Thread Andor Molnar
Hi team, Let me quickly summarise what we’re trying to resolve on this thread. Problem #1: due to Oracle licensing changes people are expected to move away from Oracle Java and support of other “open” Java implementations will become important for ZooKeeper. Problem #2: Java 8 support will

Re: Java version (Oracle - OpenJDK) support

2018-09-13 Thread Enrico Olivelli
Il gio 13 set 2018, 01:00 Patrick Hunt ha scritto: > Historically we've always defined a minimum version and let users decide. > That seems to have worked pretty well. It provides the most flexibility and > hasn't really bothered us too much. It limits our use of new language > features of Java,

Re: Java version (Oracle - OpenJDK) support

2018-09-12 Thread Patrick Hunt
Historically we've always defined a minimum version and let users decide. That seems to have worked pretty well. It provides the most flexibility and hasn't really bothered us too much. It limits our use of new language features of Java, but typically Java is ensuring b/w compat from a runtime

Re: Java version (Oracle - OpenJDK) support

2018-09-12 Thread Enrico Olivelli
Il mer 12 set 2018, 11:37 Norbert Kalmar ha scritto: > Thanks Enrico! > > Agree, as I mentioned, only JDK8 and 11 should be tested on 3.4 and other > branches as well. > > I checked the Kerby problems, 3.4 does not have Kerby, it uses Apache > directory server. > Maybe we should introduce also

Re: Java version (Oracle - OpenJDK) support

2018-09-12 Thread Norbert Kalmar
Thanks Enrico! Agree, as I mentioned, only JDK8 and 11 should be tested on 3.4 and other branches as well. I checked the Kerby problems, 3.4 does not have Kerby, it uses Apache directory server. Maybe we should introduce also introduce Kerby on 3.4? Or just try to fix the problems with directory

Re: Java version (Oracle - OpenJDK) support

2018-09-12 Thread Enrico Olivelli
Il giorno mer 12 set 2018 alle ore 11:04 Norbert Kalmar ha scritto: > Hi all, > > Oracle8 will have it's support end in January. They changed there release > drastically. > A good article on that: > https://dev.karakun.com/java/2018/06/25/java-releases.html > > Long story short: From January, no