ivankelly opened a new pull request #1136: Read compacted consumer flag
URL: https://github.com/apache/incubator-pulsar/pull/1136
 
 
   When enabled, a consumer will read messages from a compacted topic
   ledger if available. When disabled, the consumer will read from the
   message backlog as before, even if the topic has been compacted.
   
   The logic for actually reading from the compacted topic will be
   submitted in following patch.
   

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