ZooKeeper_branch34_jdk7 - Build # 2386 - Failure

2019-07-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/2386/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 46.91 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
22.249 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.876 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.577 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.061 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.513 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.622 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.54 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.077 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.646 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.041 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.884 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.868 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.855 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.181 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.606 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
9.485 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.417 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.174 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.727 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
38.512 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
8.089 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.651 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.078 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1428: 
Tests failed!

Total time: 45 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
1 tests failed.
FAILED:  org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic

Error Message:
expected:<1000> but was:<884>

Stack Trace:
junit.framework.AssertionFailedError: expected:<1000> but was:<884>
at 
org.apache.zookeeper.test.ClientHammerTest.verifyHammer(ClientHammerTest.java:231)
at 
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:142)
at 
org.apache.zookeeper.test.ClientHammerTest.testHammerBasic(ClientHammerTest.java:120)
at 

Re: [VOTE] Drop Java 9 support

2019-07-10 Thread Patrick Hunt
Sounds good. +1.

Patrick

On Wed, Jul 10, 2019 at 1:06 AM Norbert Kalmar 
wrote:

> +1
>
> On Wed, Jul 10, 2019 at 8:24 AM Andor Molnar  wrote:
>
> > Good question. TBH I'm not even sure what does "JDK support" mean in
> > terms of ZooKeeper.
> >
> > Off the top of my head I would say:
> > - Delete Jenkins jobs,
> > - Modify docs and highlight which versions of JDK are we actively
> > testing,
> > - Java 9 related issues are no blockers for releases.
> >
> > On the flipside if somebody reports a problem and willing to work on
> > it, I won't be against it.
> >
> > Andor
> >
> >
> >
> > -Original Message-
> > From: Patrick Hunt 
> > Reply-To: dev@zookeeper.apache.org
> > To: DevZooKeeper 
> > Subject: Re: [VOTE] Drop Java 9 support
> > Date: Tue, 9 Jul 2019 10:39:01 -0700
> >
> > What does "drop support" mean here?
> >
> > Turn off jenkins jobs, what else? Would we change the docs to say we
> > don't
> > support/work with java9, or just not test it and fix issues if someone
> > reports a problem? something else?
> >
> > Patrick
> >
> > On Tue, Jul 9, 2019 at 1:43 AM Andor Molnar <
> > an...@apache.org
> > > wrote:
> >
> > > Hi ZK dev team,
> > >
> > > Considering Enrico’s suggestion on the other thread (“Jenkins Ant
> > > failures”) and because Java 9 builds are all broken at Apache I
> > > suggest to
> > > drop Java 9 support and disable Java 9 jenkins jobs.
> > >
> > > We should support and test:
> > > - java 8 (still used very much)
> > > - java 11 (LTS)
> > > - java 12 (latest and greatest stable)
> > > - java 13 (current EA)
> > >
> > > Please vote with -1 / 0 / +1.
> > >
> > > Regards,
> > > Andor
> > >
> > >
> > >
> >
> >
>


Jenkins build became unstable: zookeeper-master-maven #321

2019-07-10 Thread Apache Jenkins Server
See 



Re: The ZooKeeper Grafana dashboard is now available

2019-07-10 Thread Brian Nixon
Looking really good! Nice work.

On Wed, Jul 10, 2019 at 3:57 AM Andor Molnar  wrote:

> Awesome work Justin !
>
> Andor
>
>
> > On 2019. Jul 9., at 8:41, Justin Ling Mao 
> wrote:
> >
> > - Due to the work from ZOOKEEPER-3447(
> https://github.com/apache/zookeeper/pull/1008), the ZooKeeper Grafana
> dashboard is now available(https://grafana.com/dashboards/10465) which I
> had included some screenshots for the preview.
> > - Users can ask for this Grafana dashboard account if having any good
> improvements by writing a email to dev@zookeeper.apache.org.
>
>


[jira] [Created] (ZOOKEEPER-3460) Zookeeper 3.4.13: keeps crashing after a repave in cloudnative environment.

2019-07-10 Thread Chandrasekhar (JIRA)
Chandrasekhar created ZOOKEEPER-3460:


 Summary: Zookeeper 3.4.13: keeps crashing after a repave in 
cloudnative environment.
 Key: ZOOKEEPER-3460
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3460
 Project: ZooKeeper
  Issue Type: Bug
  Components: other
Affects Versions: 3.4.13
 Environment: Kubernetes Cloud Native Environment.
Reporter: Chandrasekhar
 Attachments: ZooKeeperDeploymentDescription.txt, ZookeeperCrashLog.txt

We have used the minimal binary installation for Zookeeper and every time after 
repave the zookeeper keeps crashing with following logs...

I have attached the zookeeper crash logs and deployment information. Is this 
related to one of the NULL Pointer Issues mentioned in 
https://issues.apache.org/jira/browse/ZOOKEEPER-3009 ?

We are trying to find the exact issue here so our cloud native platform guys 
can help us further. Kindly let us know how to turn on debugging further.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


ZooKeeper_branch35_jdk8 - Build # 1469 - Failure

2019-07-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1469/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 67.13 KB...]
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.873 sec, Thread: 3, Class: org.apache.zookeeper.test.SaslSuperUserTest
[junit] Running org.apache.zookeeper.test.ServerCnxnTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.351 sec, Thread: 3, Class: org.apache.zookeeper.test.ServerCnxnTest
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest in thread 
3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.77 sec, Thread: 3, Class: org.apache.zookeeper.test.SessionInvalidationTest
[junit] Running org.apache.zookeeper.test.SessionTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
36.852 sec, Thread: 4, Class: org.apache.zookeeper.test.RecoveryTest
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest in thread 4
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.733 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
29.221 sec, Thread: 2, Class: org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Running org.apache.zookeeper.test.SessionTrackerCheckTest in thread 
2
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.111 sec, Thread: 2, Class: org.apache.zookeeper.test.SessionTrackerCheckTest
[junit] Running org.apache.zookeeper.test.SessionUpgradeTest in thread 4
[junit] Running org.apache.zookeeper.test.StandaloneTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.821 sec, Thread: 2, Class: org.apache.zookeeper.test.StandaloneTest
[junit] Running org.apache.zookeeper.test.StatTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.276 sec, Thread: 2, Class: org.apache.zookeeper.test.StatTest
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest in thread 2
[junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.223 sec, Thread: 2, Class: org.apache.zookeeper.test.StaticHostProviderTest
[junit] Running org.apache.zookeeper.test.StringUtilTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.07 sec, Thread: 2, Class: org.apache.zookeeper.test.StringUtilTest
[junit] Running org.apache.zookeeper.test.SyncCallTest in thread 2
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
13.411 sec, Thread: 3, Class: org.apache.zookeeper.test.SessionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.736 sec, Thread: 2, Class: org.apache.zookeeper.test.SyncCallTest
[junit] Running org.apache.zookeeper.test.TruncateTest in thread 3
[junit] Running org.apache.zookeeper.test.WatchEventWhenAutoResetTest in 
thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
22.161 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionUpgradeTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.596 sec, Thread: 3, Class: org.apache.zookeeper.test.TruncateTest
[junit] Running org.apache.zookeeper.test.WatchedEventTest in thread 4
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.085 sec, Thread: 4, Class: org.apache.zookeeper.test.WatchedEventTest
[junit] Running org.apache.zookeeper.test.WatcherFuncTest in thread 3
[junit] Running org.apache.zookeeper.test.WatcherTest in thread 4
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.33 sec, Thread: 3, Class: org.apache.zookeeper.test.WatcherFuncTest
[junit] Running org.apache.zookeeper.test.X509AuthTest in thread 3
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.098 sec, Thread: 3, Class: org.apache.zookeeper.test.X509AuthTest
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest in 
thread 3
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
26.122 sec, Thread: 2, Class: 
org.apache.zookeeper.test.WatchEventWhenAutoResetTest
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.814 sec, Thread: 2, Class: org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Running org.apache.zookeeper.util.PemReaderTest in thread 2
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.778 sec, Thread: 3, Class: org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Running org.apache.jute.BinaryInputArchiveTest in thread 3

Jenkins build became unstable: zookeeper-master-maven-jdk11 #35

2019-07-10 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-owasp #33

2019-07-10 Thread Apache Jenkins Server
See 


--
[...truncated 242.92 KB...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Re: The ZooKeeper Grafana dashboard is now available

2019-07-10 Thread Andor Molnar
Awesome work Justin !

Andor


> On 2019. Jul 9., at 8:41, Justin Ling Mao  wrote:
> 
> - Due to the work from 
> ZOOKEEPER-3447(https://github.com/apache/zookeeper/pull/1008), the ZooKeeper 
> Grafana dashboard is now available(https://grafana.com/dashboards/10465) 
> which I had included some screenshots for the preview.
> - Users can ask for this Grafana dashboard account if having any good 
> improvements by writing a email to dev@zookeeper.apache.org.



Build failed in Jenkins: ZooKeeper-trunk-owasp #422

2019-07-10 Thread Apache Jenkins Server
See 


Changes:

[andor] ZOOKEEPER-3410: zkTxnLogToolkit.sh will throw the NPE and stop the

--
[...truncated 20.64 KB...]
build-generated:
[javac] Compiling 66 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

compile:
[javac] Compiling 319 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 
:263:
 warning: [cast] redundant cast to ByteBuffer
[javac] b = (ByteBuffer) b.slice().limit(
[javac] ^
[javac] 
:78:
 warning: [cast] redundant cast to ByteBuffer
[javac] fileChannel.write((ByteBuffer) fill.position(0), 
newFileSize - fill.remaining());
[javac]   ^
[javac] 3 warnings

compile-test:
[mkdir] Created dir: 

[javac] Compiling 289 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning
[javac] Compiling 11 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Compiling 2 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = 

[ivy:retrieve] :: resolving dependencies :: 
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve]  confs: [owasp]
[ivy:retrieve]  found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve]  found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve]  found joda-time#joda-time;1.6 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve]  found commons-io#commons-io;2.6 in maven2
[ivy:retrieve]  found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve]  found com.google.code.gson#gson;2.8.5 in maven2
[ivy:retrieve]  found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve]  found org.apache.commons#commons-compress;1.18 in maven2
[ivy:retrieve]  found org.apache.commons#commons-text;1.3 in maven2
[ivy:retrieve]  found org.apache.lucene#lucene-core;7.6.0 in maven2
[ivy:retrieve]  found org.apache.lucene#lucene-analyzers-common;7.6.0 in maven2
[ivy:retrieve]  found org.apache.lucene#lucene-queryparser;7.6.0 in maven2
[ivy:retrieve]  found org.apache.lucene#lucene-queries;7.6.0 in maven2
[ivy:retrieve]  found org.apache.lucene#lucene-sandbox;7.6.0 in maven2
[ivy:retrieve]  found org.apache.velocity#velocity;1.7 in maven2
[ivy:retrieve]  found commons-lang#commons-lang;2.4 in maven2
[ivy:retrieve]  found org.glassfish#javax.json;1.0.4 in maven2
[ivy:retrieve]  found org.jsoup#jsoup;1.11.3 in maven2
[ivy:retrieve]  found com.sun.mail#mailapi;1.6.3 in maven2
[ivy:retrieve]  found com.google.guava#guava;27.0.1-jre in maven2
[ivy:retrieve]  found com.google.guava#failureaccess;1.0.1 in maven2
[ivy:retrieve]  found 
com.google.guava#listenablefuture;.0-empty-to-avoid-conflict-with-guava in 
maven2
[ivy:retrieve]  found com.google.code.findbugs#jsr305;3.0.2 in maven2
[ivy:retrieve]  found org.checkerframework#checker-qual;2.5.2 in maven2
[ivy:retrieve]  found com.google.errorprone#error_prone_annotations;2.2.0 in 
maven2
[ivy:retrieve]  found com.google.j2objc#j2objc-annotations;1.1 in maven2
[ivy:retrieve]  found org.codehaus.mojo#animal-sniffer-annotations;1.17 in 
maven2

Re: [VOTE] Drop Java 9 support

2019-07-10 Thread Norbert Kalmar
+1

On Wed, Jul 10, 2019 at 8:24 AM Andor Molnar  wrote:

> Good question. TBH I'm not even sure what does "JDK support" mean in
> terms of ZooKeeper.
>
> Off the top of my head I would say:
> - Delete Jenkins jobs,
> - Modify docs and highlight which versions of JDK are we actively
> testing,
> - Java 9 related issues are no blockers for releases.
>
> On the flipside if somebody reports a problem and willing to work on
> it, I won't be against it.
>
> Andor
>
>
>
> -Original Message-
> From: Patrick Hunt 
> Reply-To: dev@zookeeper.apache.org
> To: DevZooKeeper 
> Subject: Re: [VOTE] Drop Java 9 support
> Date: Tue, 9 Jul 2019 10:39:01 -0700
>
> What does "drop support" mean here?
>
> Turn off jenkins jobs, what else? Would we change the docs to say we
> don't
> support/work with java9, or just not test it and fix issues if someone
> reports a problem? something else?
>
> Patrick
>
> On Tue, Jul 9, 2019 at 1:43 AM Andor Molnar <
> an...@apache.org
> > wrote:
>
> > Hi ZK dev team,
> >
> > Considering Enrico’s suggestion on the other thread (“Jenkins Ant
> > failures”) and because Java 9 builds are all broken at Apache I
> > suggest to
> > drop Java 9 support and disable Java 9 jenkins jobs.
> >
> > We should support and test:
> > - java 8 (still used very much)
> > - java 11 (LTS)
> > - java 12 (latest and greatest stable)
> > - java 13 (current EA)
> >
> > Please vote with -1 / 0 / +1.
> >
> > Regards,
> > Andor
> >
> >
> >
>
>


Re: [VOTE] Drop Java 9 support

2019-07-10 Thread Andor Molnar
Good question. TBH I'm not even sure what does "JDK support" mean in
terms of ZooKeeper.

Off the top of my head I would say:
- Delete Jenkins jobs,
- Modify docs and highlight which versions of JDK are we actively
testing,
- Java 9 related issues are no blockers for releases.

On the flipside if somebody reports a problem and willing to work on
it, I won't be against it.

Andor



-Original Message-
From: Patrick Hunt 
Reply-To: dev@zookeeper.apache.org
To: DevZooKeeper 
Subject: Re: [VOTE] Drop Java 9 support
Date: Tue, 9 Jul 2019 10:39:01 -0700

What does "drop support" mean here?

Turn off jenkins jobs, what else? Would we change the docs to say we
don't
support/work with java9, or just not test it and fix issues if someone
reports a problem? something else?

Patrick

On Tue, Jul 9, 2019 at 1:43 AM Andor Molnar <
an...@apache.org
> wrote:

> Hi ZK dev team,
> 
> Considering Enrico’s suggestion on the other thread (“Jenkins Ant
> failures”) and because Java 9 builds are all broken at Apache I
> suggest to
> drop Java 9 support and disable Java 9 jenkins jobs.
> 
> We should support and test:
> - java 8 (still used very much)
> - java 11 (LTS)
> - java 12 (latest and greatest stable)
> - java 13 (current EA)
> 
> Please vote with -1 / 0 / +1.
> 
> Regards,
> Andor
> 
> 
>