zjncs opened a new pull request, #11032:
URL: https://github.com/apache/rocketmq/pull/11032

   Fixes #10863
   
   CheckpointFile now writes a valid zero-entry checkpoint instead of ignoring 
an empty list. Reading falls back to the backup only when the primary is 
missing or invalid, so a valid empty primary cannot resurrect stale backup 
entries.
   
   Added regression coverage for overwriting a populated checkpoint with an 
empty state.
   
   Verification: git diff --check passed; Maven unavailable locally, CI should 
run CheckpointFileTest. AI-assisted contribution.


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