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

   ## Problem
   
   [CCR][FE Binlog] FE 重启后 DROP 异步物化视图会写入孤立的 DROP_TABLE
   
   ## Minimal reproduction path
   
   Enable database-level CCR metadata Binlog, create an asynchronous 
materialized view, persist a frontend image, restart the frontend, and make 
DROP the first operation involving that view after restart. Verify that neither 
an orphan CREATE_TABLE nor an orphan DROP_TABLE is emitted, matching the 
uninterrupted create/drop path.
   
   ## Expected result
   
   Async materialized-view filtering is identical before and after frontend 
restart.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28091. 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