lhotari opened a new pull request, #15228:
URL: https://github.com/apache/pulsar/pull/15228
### Motivation
- improves solution added in #15221
- It's better to use the JDK provided `InetSocketAddress.createUnresolved`
method
to prevent unnecessary DNS resolution
### Modifications
- use `InetSocketAddress.createUnresolved` method to prevent unnecessary DNS
resolution
--
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]