merlimat commented on issue #3098: [Question] how to make consumer subscribe only one partition URL: https://github.com/apache/pulsar/issues/3098#issuecomment-443101413 @huanhuang-wang you can either user multiple topics without partitions or a single topic with partitions, there is no mandated solution. With partitions, you can use the $TOPIC-partition-N as the topic name to subscribe to a specific subscription
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
