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/04/22 18:21:39 UTC

[GitHub] [pulsar] merlimat commented on issue #6796: Support cumulative acknowledgement when consuming partitioned topics for C++ client

merlimat commented on issue #6796:
URL: https://github.com/apache/pulsar/pull/6796#issuecomment-617948492


   Java implementation also does not allow cumulative acks on partitioned topics, for the same reason.
   
   From an API perspective, you're not going to know which messages you're acking and which are not going to be acked.


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