apache / apache/doris

[Binlog][Cloud] VISIBLE retry loses version outcome and permits stale read after Table Stream commit

Open
#67,099 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

## Problem

[Binlog][Cloud] VISIBLE retry loses version outcome and permits stale read after Table Stream commit

## Minimal reproduction path

In a Cloud Table Stream workload, make the response of a VISIBLE operation unavailable after the commit is durable and execute the retry path. Read the stream immediately after recovery and after a fresh metadata lookup. Verify that the retry returns the durable version outcome and never permits a stale read after the stream commit.

## Expected result

VISIBLE retry reports the durable version and subsequent reads are not stale.

## Source

This report is a sanitized tracking record for Jira DORIS-28072. Internal hosts, paths, artifacts, build identifiers, and private logs are intentionally omitted.

Contributor guide

Open the contributing guide

Research direction

No source files or tests are named. Start with the minimal reproduction: make the VISIBLE response unavailable after a durable commit, then trace the retry path, recovery read, and fresh metadata lookup for the Cloud Table Stream. Done means the retry reports the durable version and subsequent stream reads are not stale.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.