GitHub user nareshv added a comment to the discussion: Whats the right sizing of producers & consumers on a partitioned topic with all subscription types ?
Actually, my question is a very simple one. Trying to understand if messages/partitions left behind in any of the 4 Subscription Modes When we create a pulsar producer on a partitioned topic, pulsar will write to all partitions. Similarly, when we create a Pulsar Consumer , want to understand if it subscribes to all partitions or not, w.r.t 4 subscription modes. Thanks for explaining the per-partition-topic based produce/consume. Right now not looking at that flexibility. GitHub link: https://github.com/apache/pulsar/discussions/22437#discussioncomment-9017430 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
