MoanasDaddyXu opened a new issue, #67100:
URL: https://github.com/apache/doris/issues/67100

   ## Problem
   
   [Binlog][FE] Replay MetaNotFound 跳过 Binlog add,导致 Leader/Follower 事件历史不一致
   
   ## Minimal reproduction path
   
   Enable frontend metadata Binlog, create a journal sequence that references a 
metadata object which is missing during replay, and replay the same sequence on 
leader and follower environments. Verify that replay does not silently skip the 
Binlog add and that both frontends retain identical event history or fail 
explicitly with a diagnosable error.
   
   ## Expected result
   
   Replay preserves or explicitly rejects the Binlog event; it never silently 
diverges between frontends.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28084. Internal 
hosts, paths, artifacts, build identifiers, and private logs are intentionally 
omitted.


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

Reply via email to