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

   ## 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.


-- 
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