bneradt opened a new pull request #8296:
URL: https://github.com/apache/trafficserver/pull/8296


   Our port queue wound up having duplicates in it. We never want
   duplicates in our port queue. Since unique entries is a requirement,
   this changes the queue to be a container which, by design, will only
   contain unique port values.
   
   ---
   
   This is a draft PR because it includes reversion of the port pool size. That 
should, when all is done, be a separate PR. I include it here to reproduce the 
problem to see whether this unique set change fixes that issue.


-- 
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]


Reply via email to