ivankelly opened a new pull request #1231: Read from compacted topic ledger if 
available and enabled
URL: https://github.com/apache/incubator-pulsar/pull/1231
 
 
   If a topic has been compacted and the client has enabled reads from
   compacted topics, try to read from the compacted ledger if the cursor
   position lands before or within the range of message IDs in the
   compacted topic ledger. If the cursor position lands after the message
   IDs, in the compacted topic ledger, read from the cursor as normal.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to