prudhvi9121 opened a new pull request, #22451:
URL: https://github.com/apache/kafka/pull/22451

   Adds fault-tolerance enhancements to MirrorMaker 2 for log truncation 
detection and automatic topic reset recovery.
   
   * Detects data loss caused by source log truncation and fails fast to 
prevent silent replication gaps
   * Detects topic deletion/recreation and automatically resumes replication 
from offset 0
   * Adds DataLossException and compacted topic handling to reduce false 
positives
   * Includes unit and end-to-end tests covering truncation, reset recovery, 
and normal replication scenarios
   


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