MoanasDaddyXu opened a new issue, #67096: URL: https://github.com/apache/doris/issues/67096
## Problem [Table Stream][Cloud] CREATE finalize 后 FE 发布失败会遗留不可回收 Offset ## Minimal reproduction path In a Cloud deployment, create a Table Stream and inject a frontend publish failure after stream creation is finalized but before its metadata transaction completes. Retry or recover the operation, then inspect stream metadata and offsets. Verify that the failed attempt leaves no orphan offset and that retry produces one consistent finalized stream. ## Expected result A failed finalize leaves no orphan offset and a retry converges to one valid stream. ## Source This report is a sanitized tracking record for Jira DORIS-28068. 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]
