MoanasDaddyXu opened a new issue, #67106: URL: https://github.com/apache/doris/issues/67106
## Problem [Row Binlog] companion tablet migration 后 publish 写入旧 shutdown tablet ## Minimal reproduction path On a local multi-disk ROW Binlog table, commit a paired transaction but pause before publication. Migrate the companion tablet, let it reload, then publish the transaction. Verify that the new active companion receives the row-binlog version and events, while no shutdown tablet is updated and base/companion placement remains valid. ## Expected result Companion migration and later publication preserve the row-binlog version on the new active tablet. ## Source This report is a sanitized tracking record for Jira DORIS-28090. 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]
