This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 0dfbc616176 [fix][broker] fixed the build error for pattern matching
variable in lower JVM versions (#19362)
new 5385f3badd3 [fix][client] Prevent DNS reverse lookup when physical
address is an IP address (#19028)
new d5244c7a529 [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 | 44 +++++++++++-----------
.../client/impl/PulsarChannelInitializer.java | 25 ++++++++++++
.../client/impl/PulsarServiceNameResolver.java | 2 +-
4 files changed, 48 insertions(+), 25 deletions(-)