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 2020/04/09 14:19:16 UTC

[GitHub] [pulsar-client-go] wolfstudy commented on issue #208: Support `producer.SendAsync` not blocking if queue is full

wolfstudy commented on issue #208: Support `producer.SendAsync` not blocking if queue is full
URL: https://github.com/apache/pulsar-client-go/issues/208#issuecomment-611553423
 
 
   Thanks @addisonj feedback, we designed this deliberately, when the sending speed is too fast, it will be blocked instead of returning an error to the user. Maybe we can change the documentation of `sendAsync()` to give users a clearer explanation.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services