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

   ## Problem
   
   [Binlog] BE 重启恢复按 txn_id 关联 companion 导致多 tablet 事务错配
   
   ## Minimal reproduction path
   
   Create a local ROW Binlog table with at least two buckets placed on the same 
backend and data directory. Make one transaction write both tablet pairs, pause 
publication after commit, restart the backend, resume publication, and compare 
each base tablet with its companion row-binlog tablet. Verify that every pair 
keeps its own transaction, tablet identity, version, and events, with no orphan 
committed companion.
   
   ## Expected result
   
   After backend restart and publication, every base/companion pair remains 
one-to-one and all row-binlog events are preserved.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28059. 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