You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/12/28 08:10:44 UTC

[GitHub] [pulsar] congbobo184 commented on pull request #18380: [fix][broker] WaitForExclusive should fenced when exist Shared producer.

congbobo184 commented on PR #18380:
URL: https://github.com/apache/pulsar/pull/18380#issuecomment-1366452629

   my point is if the share producer connects first, the `WaitForExclusive` producer behavior should be like `Exclusive.`  `WaitForExclusive` is only used if an `Exclusive` consumer has connected to the topic, if don't have an `Exclusive` consumer, its behavior doesn't have any difference from the `Exclusive` consumer.
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org