lhotari opened a new pull request, #15865:
URL: https://github.com/apache/pulsar/pull/15865
### Motivation
- the original test assumed that 192.0.2.1 is a "black hole" and can be used
for testing
connection timeouts.
This is an assumption which doesn't hold when a firewall blocks such
connections. This causes the test to be flaky.
### Modifications
- Refactor ConnectionTimeoutTest
- create a dummy TCP/IP server and fill the backlog so that it won't
respond and becomes
a "black hole"
--
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]