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 2022/09/21 14:55:26 UTC

[GitHub] [pulsar] shibd commented on a diff in pull request #17429: [feat][cpp] Consumer support batch receive messages.

shibd commented on code in PR #17429:
URL: https://github.com/apache/pulsar/pull/17429#discussion_r976618607


##########
pulsar-client-cpp/include/pulsar/ConsumerConfiguration.h:
##########
@@ -378,6 +381,20 @@ class PULSAR_PUBLIC ConsumerConfiguration {
      */
     InitialPosition getSubscriptionInitialPosition() const;
 
+    /**
+     * Set batch receive policy.
+     *
+     * @param batchReceivePolicy the default is xxx

Review Comment:
   Sorry, i missed it here.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org