This is an automated email from the ASF dual-hosted git repository.

nicoloboschi pushed a change to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 5f5551df286 [fix][broker] Allow proxy to pass same role for authRole 
and originalRole (#19557)
     new 16a3b06e962 [fix][client] Broker address resolution wrong if connect 
through a multi-dns names proxy (#19597)
     new 682d045b76a [fix][broker] Copy command fields and fix potential 
thread-safety in ServerCnx (#19517)

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:
 .../apache/pulsar/broker/service/ServerCnx.java    |  7 +-
 .../pulsar/client/impl/ConnectionPoolTest.java     | 90 +++++++++++++++++++++-
 .../apache/pulsar/client/impl/ConnectionPool.java  | 24 ++++--
 .../client/impl/PulsarChannelInitializer.java      |  8 +-
 4 files changed, 111 insertions(+), 18 deletions(-)

Reply via email to