MoanasDaddyXu opened a new issue, #67103: URL: https://github.com/apache/doris/issues/67103
## Problem [CCR][FE Binlog] 表级开启时 DROP admission 依赖配置缓存,导致 dropped-table metadata 在 FE 间不一致 ## Minimal reproduction path Run a frontend cluster with table-level CCR Binlog enabled. Exercise DROP admission with a warm configuration cache, a cold cache, and after a leader change, then compare the dropped-table metadata and Binlog events on all frontends. Verify that the result is determined by persisted configuration, not local cache state. ## Expected result DROP admission and metadata Binlog output are identical across cache states and frontends. ## Source This report is a sanitized tracking record for Jira DORIS-28087. 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]
