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 2019/06/19 04:35:29 UTC

[GitHub] [pulsar] MarvinCai opened a new pull request #4557: [WIP][transaction][acknowledge] Persist pending ack messages to cursor meta store.

MarvinCai opened a new pull request #4557: [WIP][transaction][acknowledge] Persist pending ack messages to cursor meta store.
URL: https://github.com/apache/pulsar/pull/4557
 
 
   Add message SubscriptionPendingAckMessages to store pending ack message positions.
   Add update/getSubscriptionPendingAckMessages to managed ledger MetaStore for storing/getting pending ack message positions.
   Persisst pending ack message positions when acknowledging message and recover pending ack message positions when initializing subscription.
   

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


With regards,
Apache Git Services