bneradt commented on pull request #8296: URL: https://github.com/apache/trafficserver/pull/8296#issuecomment-909400235
### Testing Notes: I initially created this PR which changes the port queue to be a unique set as a draft PR. I included with that draft a reversion of the expansion of the port queue size (see #8292). Thus the initial port queue size was 1000 instead of 2000, as it was when we were seeing test failures. As a draft PR, I ran the autests for this PR four times and the tests passed all four times. I conclude that making the port container a unique set of ports fixes the issue with the recycled ports. I'll now update this PR from a draft to a regular PR. In doing so, I'll remove the commit that reverted #8292 (the expansion of the initial port queue size) and make reverting the initial port queue size a separate PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
