[jira] [Work logged] (CURATOR-535) TestServer random port selection has a race condition

2023-02-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CURATOR-535?focusedWorklogId=843651&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843651 ] ASF GitHub Bot logged work on CURATOR-535: -- Author: ASF GitHub Bot

[GitHub] [curator] kezhuw commented on pull request #421: CURATOR-535: Fix client port conflict due to untrustworthy random port allocation

2023-02-05 Thread via GitHub
kezhuw commented on PR #421: URL: https://github.com/apache/curator/pull/421#issuecomment-1417832754 @eolivelli I have created [ZOOKEEPER-4670](https://issues.apache.org/jira/browse/ZOOKEEPER-4670) for your point. It is would be really nice to code without reflection. But I noticed that CU