MarvinCai commented on issue #7864: URL: https://github.com/apache/pulsar/issues/7864#issuecomment-678802958
Hi there, picking active consumer for FailOver subscription type based on priority level and the lexicographical sorting of a consumer name is only for partitioned topic, for non-partitioned topic active consumer is picked by connection order please see https://github.com/apache/pulsar/issues/1267 I see the document only specify strategy of picking active consumer for partitioned topic. Sorry for the confusion, we'll update the document to also specify strategy of picking active consumer for non-partitioned topic. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
