congbobo184 opened a new pull request, #17869:
URL: https://github.com/apache/pulsar/pull/17869

   Fixes:
   
   - Prove https://github.com/apache/pulsar/issues/16544 can be solved
   
   ### Motivation
   now in tests, we getFreePort not occupied, just written in configuration, so 
it may be created repeatedly. If the socket port is repeatedly, the test will 
become flaky.
   ### Modifications
   when we getFreePort, the port will be occupied and then if you use 
completely can release this port.
   
   ### Documentation
   
   - [x] `doc-not-needed` 
   
   ### Matching PR in the forked repository
   
   PR in forked repository: 
   
   - https://github.com/congbobo184/pulsar/pull/2
   


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