merlimat opened a new pull request, #25331: URL: https://github.com/apache/pulsar/pull/25331
Convert 13 test classes from `ProducerConsumerBase` to `SharedPulsarBaseTest`, reducing test execution time by sharing a single Pulsar cluster across tests. Converted classes: - CompactedOutBatchMessageTest - ConsumeBaseExceptionTest - ConsumerCloseTest - ConsumerDedupPermitsUpdateTest - ConsumerMemoryLimitTest - ConsumerUnsubscribeIntegrationTest - DispatchAccordingPermitsTest - ExposeMessageRedeliveryCountTest - HierarchyTopicAutoCreationTest - MemoryLimitTest - ProduceWithMessageIdTest - SimpleTypedProducerConsumerTest - TopicFromMessageTest ### Documentation - [x] `doc-not-needed` (Changes in your PR don't need doc changes) ### Matching PR in forked repository PR in forked repository: <!-- ENTER URL HERE --> -- 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]
