jerrypeng opened a new pull request #205: Fix Go Producer produce to only one 
partition
URL: https://github.com/apache/pulsar-client-go/pull/205
 
 
   ### Motivation
   
   Currently, the Go producer will only produce to a single partition if 
BatchingMaxPublishDelay is not specified.  BatchingMaxPublishDelay will be zero 
and the logic in the DefaultRouter will always select partition 0.
   

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


With regards,
Apache Git Services

Reply via email to