GitHub user codelipenghui added a comment to the discussion: what code implements "combine exclusive subscription types with other subscription types for consumers"??
@startjava You can only have one subscription type for one subscription. If you want to use different subscription types, you need to create multiple subscriptions. GitHub link: https://github.com/apache/pulsar/discussions/18299#discussioncomment-4035572 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
