You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Andor Molnar <an...@apache.org> on 2019/07/02 12:55:55 UTC

Jenkins Ant failures

Hi,

We have some constantly failing builds on Java 9 and Java 13. I opened the following Jiras to track them:

https://issues.apache.org/jira/browse/ZOOKEEPER-3455 <https://issues.apache.org/jira/browse/ZOOKEEPER-3455> (for us - Java 13)
https://issues.apache.org/jira/browse/INFRA-18692 <https://issues.apache.org/jira/browse/INFRA-18692> (for Infra - Java 9)

Regards,
Andor




Re: Jenkins Ant failures

Posted by Enrico Olivelli <eo...@gmail.com>.
Il mar 2 lug 2019, 14:55 Andor Molnar <an...@apache.org> ha scritto:

> Hi,
>

Andor,
Thanks for constantly keeping and eye on CI.
See my comment below

>
> We have some constantly failing builds on Java 9 and Java 13. I opened the
> following Jiras to track them:
>
> https://issues.apache.org/jira/browse/ZOOKEEPER-3455 <
> https://issues.apache.org/jira/browse/ZOOKEEPER-3455> (for us - Java 13)
>

On java13 they have reworked the blocking IO stack.
I hope we won't have problems like we had with java11


https://issues.apache.org/jira/browse/INFRA-18692 <
> https://issues.apache.org/jira/browse/INFRA-18692> (for Infra - Java 9)
>

Java 9 is no more interesting.
Shall we drop such java9 job?

We should test:
- java 8 (still used very much)
- java 11 (LTS)
- java 12 (latest and greatest stable)
- java 13 (current EA)

>
> Regards,
> Andor
>
>
>
>