merlimat opened a new pull request #277:
URL: https://github.com/apache/pulsar-client-go/pull/277


   ### Motivation
   
   This channel is used to pass data from producers to the connection go 
routine. It can become contended or blocking if we have multiple partition 
produces writing on a single connection. In general it's good to keep this 
above the number of partition producers assigned to a single connection.


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


Reply via email to