codelipenghui commented on pull request #7461: URL: https://github.com/apache/pulsar/pull/7461#issuecomment-654896700
The compacted data is stored in a separate ledger, I think the cursor can't read data from that ledger. You can see https://github.com/apache/pulsar/blob/53407fc598286690790727635bb5067a7ac108e7/pulsar-broker/src/main/java/org/apache/pulsar/compaction/CompactedTopicImpl.java#L104 . ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
