You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/07/06 22:08:36 UTC

[GitHub] cckellogg opened a new pull request #549: Allow cumulative acknowledgements for Failover subscriptions.

cckellogg opened a new pull request #549: Allow cumulative acknowledgements for Failover subscriptions.
URL: https://github.com/apache/incubator-pulsar/pull/549
 
 
   ### Motivation
   
   Allow the client consumer to do cumulative acknowledgements for failover and exclusive subscription types.
   
   ### Modifications
   
   Changed the ConsumerBase to allow cumulative acknowledgements for failover and exclusive subscription types.
   
   ### Result
   
   Consumers can send cumulative acknowledgements for failover and exclusive subscription types.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services