This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4ac2419913f [fix][build] Resolve OWASP Dependency Check false
positives (#19120)
new 80bb1b7b3b6 [fix][client] Prevent DNS reverse lookup when physical
address is an IP address (#19028)
new f0f9b90ab1f [fix][client] Set fields earlier for correct ClientCnx
initialization (#19327)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../admin/internal/http/AsyncHttpConnector.java | 2 +-
.../apache/pulsar/client/impl/ConnectionPool.java | 45 +++++++++++-----------
.../client/impl/PulsarChannelInitializer.java | 25 ++++++++++++
.../client/impl/PulsarServiceNameResolver.java | 2 +-
4 files changed, 49 insertions(+), 25 deletions(-)