RobertIndie commented on PR #1059:
URL: 
https://github.com/apache/pulsar-client-go/pull/1059#issuecomment-1644896725

   > From the user's perspective, I would like to have the submitted data sent 
out as much as possible when closing the client. The cost is I have to wait 
until timeout. 
   
   The user can call the `flush` and then call the `close`. IMO, the `close` 
means that we are going to terminate the producer and release all the 
resources. If there are any ongoing requests, we need to fail them.


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