This is an automated email from the ASF dual-hosted git repository.
xiangying pushed a change to branch xaingying/cherry-pick-2.10/improve_test
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 79771dfc342 [fix][txn]fix receive duplicated messages due to
pendingAcks in PendingAckHandle (#19581)
add ab8af950cfd Revert "[fix][test] Fix flaky test
deleteNamespaceGracefully (#18220)"
add 57e81b2716d Revert "[improve][test] Improve AdminApiTest to reduce the
execution time (#17980)"
add adb4edc0fc6 fix
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/admin/AdminApi2Test.java | 8 +-
.../apache/pulsar/broker/admin/AdminApiTest.java | 163 ++++++---------------
.../pulsar/broker/admin/AdminApiTlsAuthTest.java | 2 +-
.../broker/auth/MockedPulsarServiceBaseTest.java | 142 ------------------
.../namespace/NamespaceOwnershipListenerTests.java | 15 +-
.../OwnerShipForCurrentServerTestBase.java | 3 +-
.../ResourceGroupConfigListenerTest.java | 2 +-
.../broker/service/BacklogQuotaManagerTest.java | 25 +---
.../BrokerServiceBundlesCacheInvalidationTest.java | 2 +-
.../broker/service/PersistentTopicE2ETest.java | 4 +-
.../broker/transaction/TransactionTestBase.java | 21 +--
.../client/api/DispatcherBlockConsumerTest.java | 3 +-
12 files changed, 72 insertions(+), 318 deletions(-)