This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 247913e5d3c [fix][broker] Fix incorrect AuthData passed to
AuthorizationService in proxy scenarios (#24593)
new 5645e6efc61 [fix][broker] Fix NPE being logged if load manager class
name is blank (#24570)
new 57e48d14eff [fix][broker] Fix REST API to produce messages to
single-partitioned topics (#24450)
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/loadbalance/LoadManager.java | 9 ++++++++-
.../java/org/apache/pulsar/broker/rest/TopicsBase.java | 2 +-
.../org/apache/pulsar/broker/admin/TopicsTest.java | 18 ++++++++++++++----
3 files changed, 23 insertions(+), 6 deletions(-)