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

   ## Problem
   
   [Table Stream] 基表 RENAME 后 Stream 仍按旧表名加锁
   
   ## Minimal reproduction path
   
   Create a base table and Table Stream, rename the base table, then query the 
stream and inspect its metadata lock target. Repeat after a frontend restart or 
journal replay. Verify that locking and scanning follow the table identity 
rather than a stale table name.
   
   ## Expected result
   
   Rename does not leave stream locking on the old name or scanning an 
unintended object.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28086. 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