You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/04 21:44:26 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #10631: [Functions] reorganize the context hierarchy for functions

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:
users@infra.apache.org