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/13 13:19:52 UTC

[GitHub] ivankelly opened a new issue #969: Broker reads from compacted ledger

ivankelly opened a new issue #969: Broker reads from compacted ledger
URL: https://github.com/apache/incubator-pulsar/issues/969
 
 
   As in the prototype (https://github.com/ivankelly/incubator-pulsar/pull/1).
   
   When reading messages for a topic, the broker checks if the cursor is before the compaction horizon. If so, redirect the read to the compacted ledger.

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