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 2021/09/02 01:39:03 UTC

[GitHub] [pulsar] Shoothzj commented on pull request #11884: [Client] Fix ConcurrentModificationException in sendAsync

Shoothzj commented on pull request #11884:
URL: https://github.com/apache/pulsar/pull/11884#issuecomment-911011520


   > @merlimat @codelipenghui does this PR make sense? any recommendation how to add tests?
   
   Can we do that?
   1. init producer
   2. close broker
   3. send messages
   4. start broker
   
   It seems add msg to `pendingMessages` doesn't check the connect stats.


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