This is an automated email from the ASF dual-hosted git repository.
bogong pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4f073541c3a [fix][broker] Fix if dynamicConfig item in ZK do not exist
in broker cause NPE (#17705)
new acdb3e141ba [fix][client] Unwrap completion exception for Lookup
Services (#17717)
new 32b243e7605 [Improve][Auth]Update authentication failed metrics report
(#17787)
new 85e65aa93d9 [fix][broker] add return for
PersistentMessageExpiryMonitor#findEntryFailed
The 3 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:
.../authentication/AuthenticationProviderList.java | 8 +++++
.../persistent/PersistentMessageExpiryMonitor.java | 1 +
.../client/impl/BinaryProtoLookupService.java | 36 ++++++++++++----------
.../pulsar/client/impl/HttpLookupService.java | 16 +++++-----
4 files changed, 38 insertions(+), 23 deletions(-)