This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from c973c7daada [fix][broker] Fix httpProxyTimeout config (#25223)
new 3e1d99e4151 [fix][broker] Force EnsemblePolicies to resolve network
location after rackInfoMap is updated due to changes in /ledgers/available
znode (#25067)
new a67c9fee940 [fix][client] Fix invalid parameter type passed to Map.get
in TopicsImpl.getListAsync method (#25069)
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:
.../rackawareness/BookieRackAffinityMapping.java | 26 +++-
.../BookieRackAffinityMappingTest.java | 143 ++++++++++++++++++---
.../apache/pulsar/broker/admin/AdminApi2Test.java | 27 +++-
.../pulsar/client/admin/internal/TopicsImpl.java | 2 +-
4 files changed, 171 insertions(+), 27 deletions(-)