rdhabalia commented on issue #2954: Broker considers fail-over consumer priority-level URL: https://github.com/apache/pulsar/pull/2954#issuecomment-437108924 > how would this impact the assignment across multiple partitions? priority-level gets configured at consumer level so, each partitioned-consumer will present its priority-level to broker and broker chooses active consumer for each partition. Each partitioned will be a separate topic so, there will not be any behavior difference in case of multiple partitions.
---------------------------------------------------------------- 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
