RobertIndie commented on code in PR #201:
URL: https://github.com/apache/pulsar-client-cpp/pull/201#discussion_r1139929056


##########
tests/ProducerTest.cc:
##########


Review Comment:
   Need to add another case to test the effect of WaitForExclusive and 
ExclusiveWithFencing on each other:
   * Create a producer4 with `WaitForExclusive`
   * The producer4 will wait until there is no other producers connecting
   * producer2 sends messages successfully
   * Close the producer2. And finally, the producer4 sends messages successfully



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to