smbecker commented on issue #250:
URL: 
https://github.com/apache/pulsar-dotpulsar/issues/250#issuecomment-2640190811

   In looking at 
[PersistentDispatcherSingleActiveConsumer.java](https://github.com/apache/pulsar/blob/5e5d514174fdbc1b400df51fafaa18110f1c31a9/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentDispatcherSingleActiveConsumer.java#L115)
 and 
[NonPersistentDispatcherSingleActiveConsumer.java](https://github.com/apache/pulsar/blob/5e5d514174fdbc1b400df51fafaa18110f1c31a9/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/nonpersistent/NonPersistentDispatcherSingleActiveConsumer.java#L100),
 only the persistent variant is notifying of the active consumer. So this is a 
broker issue. I'll close this issue and open an issue in the pulsar project 
asking if it is expected or not.


-- 
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]

Reply via email to