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

   > To avoid skipping the remaining data in the compacted ledger after rewind, 
we need to record readCompacted to cursor.properties and just rewind to the 
next message of the mark delete position instead of resetting the read position 
to the next valid position of the original topic.
   
   Is it better to fix this one by a separate PR? It's a potential data loss 
issue, doesn't seem related to the PR title.
   And which test can reproduce this issue?


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