jojochuang opened a new pull request, #1378: URL: https://github.com/apache/ratis/pull/1378
Generated-by: Gemini CLI + Gemini 2.5 Pro ## What changes were proposed in this pull request? * Add a regression test for [RATIS-2282](https://issues.apache.org/jira/browse/RATIS-2282) using code injection helper. * Add a javadoc comment in LogSegment to explain that the order of appending to records and cache is critical, because there's no lock to ensure atomicity. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-2434 ## How was this patch tested? Test code generated by Gemini, reviewed manually. Tests passed. -- 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]
