Adding the OP who I moderated onto the list.
(You subscribe by sending an email to dev-subscr...@pulsar.apache.org)
Sent from my iPhone
> On Jan 10, 2019, at 9:26 PM, Matteo Merli wrote:
>
> Hi Ruoruo,
>
> In order to consume messages in order on a partitioned topic, you should
> use the “Fai
Hi Ruoruo,
In order to consume messages in order on a partitioned topic, you should
use the “Failover” subscription type.
That will ensure that each partition will be asssigned to only 1 consumer,
and you can add consumers to scale up your processsing. (And each consumer
will get assigned multipl