This is an automated email from the ASF dual-hosted git repository.
yubiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 99e3fea2e3a [fix][client] Fix cannot retry chunk messages and send to
DLQ (#21048)
add 4a87c64cb6a [fix] [broker] remove bundle-data in local metadata store.
(#21078)
No new revisions were added by this update.
Summary of changes:
.../broker/resources/NamespaceResources.java | 8 ++--
.../pulsar/broker/resources/PulsarResources.java | 3 +-
.../broker/resources/NamespaceResourcesTest.java | 44 ++++++++++++++++++++++
.../apache/pulsar/broker/admin/AdminApi2Test.java | 31 ++++++++++++---
.../broker/testcontext/PulsarTestContext.java | 3 +-
5 files changed, 79 insertions(+), 10 deletions(-)