lhotari commented on code in PR #25681: URL: https://github.com/apache/pulsar/pull/25681#discussion_r3207398624
########## pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentDispatcherMultipleConsumers.java: ########## Review Comment: Similar fixes should be made also to `org.apache.pulsar.broker.service.persistent.PersistentDispatcherMultipleConsumersClassic` class, which is the legacy implementation (before PIP-379, can be activated with `subscriptionKeySharedUseClassicPersistentImplementation=true` and `subscriptionSharedUseClassicPersistentImplementation=true`). -- 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]
