jerrypeng commented on a change in pull request #10631:
URL: https://github.com/apache/pulsar/pull/10631#discussion_r645873174
##########
File path:
pulsar-client-1x-base/pulsar-client-1x/src/main/java/org/apache/pulsar/client/api/Producer.java
##########
@@ -84,7 +84,7 @@
void flush() throws PulsarClientException;
/**
- * Flush all the messages buffered in the client and wait until all
messages have been successfully persisted.
+ * Flush all the messages buffered in the client Asynchronously.
Review comment:
nit. Asynchronously -> asynchronously
--
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]