MoanasDaddyXu opened a new issue, #67098: URL: https://github.com/apache/doris/issues/67098
## Problem [Binlog][Local] Publish metadata retry repeatedly appends paired correction segments ## Minimal reproduction path In a local ROW Binlog workload, make a publish metadata response unavailable after the first publish attempt and trigger the retry path. Inspect the resulting base and companion rowsets. Verify that retries converge to one paired correction segment rather than repeatedly appending correction segments. ## Expected result Publish metadata retries are idempotent and produce one paired correction segment. ## Source This report is a sanitized tracking record for Jira DORIS-28071. 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]
