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 2017/12/22 14:41:18 UTC

[GitHub] ivankelly opened a new pull request #1006: Acknowledgement with properties for RawReader

ivankelly opened a new pull request #1006: Acknowledgement with properties for RawReader
URL: https://github.com/apache/incubator-pulsar/pull/1006
 
 
   This will be used by the compactor to update the topic with the
   compacted ledger. There will be a cursor/subscription owned by the
   compactor which keeps track of where we have compacted until, and the
   ID of the ledger into which the compacted data has been written.
   
   This change exposes the cursor's String->Long properties map which is
   already available for Producer sequence tracking. This is only exposed
   through the RawReader, which is part of the broker module. Clients
   will not be able to use it.
   

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