GitHub user coderzc added a comment to the discussion: Topic regex patterns and partitioned topics
https://github.com/apache/pulsar/pull/14804 introduced the feature of filtering on the broker side, but it will filter the topic list that originally contains the partition. You can set enableBrokerSideSubscriptionPatternEvaluation=false in the broker.conf to disable this feature. GitHub link: https://github.com/apache/pulsar/discussions/20716#discussioncomment-6679380 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
