visortelle commented on issue #22527: URL: https://github.com/apache/pulsar/issues/22527#issuecomment-2065895620
@ragaur-tibco > I tried below configuration if RegexSubscriptionMode = AllTopics not able to consume any messages If RegexSubscriptionMode = NonPartitionedOnly partition topics received and if RegexSubscriptionMode = PartitionOnly non partition topics received You probably mean `PersistentOnly` and `NonPersistentOnly` 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]
