Hexiaoqiao commented on PR #7066: URL: https://github.com/apache/hadoop/pull/7066#issuecomment-2408505816
> If the stream returns to normal , read next op may read a op in (starttxid,txid), FSEditLogLoader will log that "There appears to be an out-of-order edit in the edit log" and discard this op and continue. So, it will not pollute EditLog replay process, just read some extra data which has replayed then discard, right? For this PR, it makes sense to me. One nit, please check the checkstyle (reported by Yetus) and fix it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
