[
https://issues.apache.org/jira/browse/ZOOKEEPER-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849213#comment-16849213
]
Andor Molnar commented on ZOOKEEPER-3404:
-----------------------------------------
Similar with Java 13:
[https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-java13/94/testReport/org.apache.zookeeper.server.quorum/QuorumSSLTest/history/]
and Java 12:
[https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-java12/77/]
Looks like the patch has doubled the test execution time and sometimes it's
just not able to finish within the timeout.
> BouncyCastle upgrade to 1.61 might cause flaky test issues
> ----------------------------------------------------------
>
> Key: ZOOKEEPER-3404
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3404
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.6.0
> Reporter: Andor Molnar
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I've seen a lot of test timeout errors with QuorumSSL tests since I upgraded
> master to BouncyCastle 1.61 due to a Java 9 warning. The warning has been
> reported by [~eolivelli] which we tried to solve by the upgrade, but the
> warning message is still present so I don't see any harm in downgrading to
> the previous version.
> The timeout errors are very frequent with recent Java versions (11+) and
> quite rare with Java 8.
> I think it's worth a try to downgrade and see if tests will be in a better
> shape.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)