void-ptr974 commented on PR #4740: URL: https://github.com/apache/bookkeeper/pull/4740#issuecomment-4519781989
Thanks @hangc0276, I addressed your comments. The patch now initializes `lastPersistedMark` from disk, keeps the stale check + persistence + in-memory update under the same lock, and adds tests for both the reload case and concurrent checkpoint completion. I also updated the PR description with the root cause, example sequence, race table, performance impact, and tests. -- 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]
