This is an automated email from the ASF dual-hosted git repository.
xyz pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 6b3e46f20e7 Fix testProducerSemaphoreInvalidMessage by removing usages
of mockStatic
new c8c1c0954f3 [improve][authentication] Adapt basic authentication
configuration with prefix (#16935)
new c038898608a Fix AuthenticationProviderBasicTest
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:
.../AuthenticationProviderBasic.java | 41 ++++++++++++++--------
.../AuthenticationProviderBasicTest.java | 18 ++++++++--
.../java/org/apache/pulsar/client/api/url/URL.java | 11 ++++++
3 files changed, 53 insertions(+), 17 deletions(-)