This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 43ada027134 [fix][cli] Fix mbeans to json (#17676)
new 8b2694397ca [fix][broker] Fix namespace backlog quota check with
retention. (#17706)
new 30d7fce0802 [fix][metadata] Set revalidateAfterReconnection true for
certain failures (#17664)
new e802b586eb6 [fix][common] Fix parsing partitionedKey with Base64
encode issue. (#17687)
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:
.../apache/pulsar/broker/admin/AdminResource.java | 10 ++++--
.../apache/pulsar/broker/admin/AdminApiTest.java | 32 +++++++++++++++++
.../apache/pulsar/common/protocol/Commands.java | 4 +++
.../pulsar/common/compression/CommandsTest.java | 41 +++++++++++++++++++---
.../coordination/impl/ResourceLockImpl.java | 1 +
5 files changed, 80 insertions(+), 8 deletions(-)