RobertIndie commented on issue #1088:
URL: 
https://github.com/apache/pulsar-client-go/issues/1088#issuecomment-1706260683

   It's designed that way on purpose. The default value of bool is false. 
Therefore we need to use `DisaleBlockIfQueueFull` instead of 
`BlockIfQueueFull`. Unless we add a new method `NewProducerOptions` to create a 
producer. But I don't think such a change is necessary. 
   This would be a breaking change and we need to keep the old one.


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