codelipenghui commented on PR #21187:
URL: https://github.com/apache/pulsar/pull/21187#issuecomment-1905230908

   > @codelipenghui Because consumer always read from the earliest position 
before applying this change, we can't reproduce skipping the remaining data in 
the compacted ledger after rewind issue, it will happen after changing the 
readFromEarliest condition,so I'm not sure if we should split it into two PRs.
   
   Ok, I guess you want to say we don't have this issue without this change. 
But with this PR, if we don't fix this issue, the consumer might skip the 
compacted data when the cursor been rewinded.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to