lizhanhui commented on PR #5000:
URL: https://github.com/apache/rocketmq/pull/5000#issuecomment-1236504888

   Hi @complone , nextPort() can only fix the issue when unit tests are running 
in sequential order. It would be better if we ask the OS to pick up an 
available port. 
   Aka, socket.listen(0).


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