[
https://issues.apache.org/jira/browse/ZOOKEEPER-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766230#comment-16766230
]
Hudson commented on ZOOKEEPER-3276:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #397 (See
[https://builds.apache.org/job/ZooKeeper-trunk/397/])
ZOOKEEPER-3276: Make X509UtilTest.testCreateSSLServerSocketWithPort less
(andor: rev bc5083f85a72837d9cf5b32b82eecc6d0c06a35c)
* (edit)
zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java
> Make X509UtilTest.testCreateSSLServerSocketWithPort less flaky
> --------------------------------------------------------------
>
> Key: ZOOKEEPER-3276
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3276
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.6.0, 3.5.5
> Reporter: Ilya Maykov
> Assignee: Ilya Maykov
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Saw a Jenkins test failure where the port returned by PortAssignment.unique()
> was in use. Theory: by setting custom cipher suites before getting the free
> port, we will make it less likely that another thread/process grabs the port
> under us, thus making the test failure less likely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)