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 2020/07/23 01:47:35 UTC

[GitHub] [pulsar] jiazhai commented on issue #7626: Acknowledging list of messages in Pulsar consumer java client

jiazhai commented on issue #7626:
URL: https://github.com/apache/pulsar/issues/7626#issuecomment-662781504


   Thanks, @pg2404 There was already a simlar interface : "CompletableFuture<Void> acknowledgeAsync(Messages<?> messages)". 
   If this is not enough for your use case, It should be not hard to turn it into the interface that you want. 


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