fxbing opened a new issue #4868: [client] Support cumulative acknowledgement at 
partitioned topic
URL: https://github.com/apache/pulsar/issues/4868
 
 
   **Is your feature request related to a problem? Please describe.**
   Currently cumulative acknowledgement is not supported on partitioned topics.
   
   **Describe the solution you'd like**
   Do `acknowledgeCumulative()` on all partitions for partitioned topics.
   
   **Describe alternatives you've considered**
   No other alternative. Users need to implement it themselves
   
   **Additional context**
   It would be much easier for people to use if we support 
`acknowledgeCumulative()` at partitioned topics.
   

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


With regards,
Apache Git Services

Reply via email to