billowqiu opened a new pull request, #769:
URL: https://github.com/apache/pulsar-client-go/pull/769

   *(If this PR fixes a github issue, please add `Fixes #<xyz>`.)*
   
   Fixes #768
   
   
   ### Motivation
   
   - fix stuck when ProducerBlockedQuotaExceededException
   
   ### Modifications
   
   - store the error when partitionProducer.grabCnx
   - fail fast when user call partitionProducer.Send
   - add some info log
   
   ### Verifying this change
   
   - see the issue #768
   
   ### Documentation
   


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