liangyepianzhou commented on PR #24222: URL: https://github.com/apache/pulsar/pull/24222#issuecomment-2933265649
> Overall LGTM, but the current impl will scan all entire ML, maybe you can optimize it via PIP-404 Interesting—I originally proposed directly adding the first entry's index in `LedgerInfo` to optimize this issue. While the `properties` field you added could also serve the same purpose, it currently doesn’t record the first entry's index. We can address this optimization in a future PIP, as mentioned in https://github.com/apache/pulsar/issues/24374. -- 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]
