merlimat opened a new pull request, #25392: URL: https://github.com/apache/pulsar/pull/25392
## Summary - Convert 12 test classes from `ProducerConsumerBase`/`BrokerTestBase` to `SharedPulsarBaseTest` - Converted classes: `ClientGetSchemaTest`, `ConsumerRedeliveryTest`, `DeadLetterTopicTest`, `DispatcherBlockConsumerTest`, `MaxUnackedMessagesTest`, `MessagePayloadProcessorTest`, `PatternMultiTopicsConsumerTest`, `ProducerCloseTest`, `ResourceGroupUsageAggregationTest`, `RGUsageMTAggrWaitForAllMsgsTest`, `TopicDoesNotExistsTest`, `UnloadSubscriptionTest` - Disable dedup on namespace in `MessagePayloadProcessorTest` since `CustomBatchProducer` writes directly to managed ledger without producer name/sequence ID ### Documentation - [x] `doc-not-needed` ### Matching PR in forked repository PR in forked repository: <!-- ENTER URL HERE --> --- _The tests were verified with `invocationCount=100` (96 tests total, 0 failures)._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
