sijie commented on issue #3224: Function option --subscription-type does not work URL: https://github.com/apache/pulsar/issues/3224#issuecomment-450000469 @ngjaying it is an interesting use case. However I think the key requirement here is not supporting exclusive subscription. > For exclusive subscription, I think each function instance can have a different subscription name so that all function instances can read from the topic. I think your key requirement is each function instance would have a different subscription name for that topic. in the case, it doesn't really matter it is exclusive, failover or shared subscription. because this instance is reading the entire topic. Can you check if I understand your requirement correctly?
---------------------------------------------------------------- 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
