luoyuxia commented on PR #3494:
URL: https://github.com/apache/fluss/pull/3494#issuecomment-5010704404

   @Jackeyzhe I simplified the design a bit after rebasing the branch onto the 
latest main:
   
   - collect unavailable table IDs directly, instead of keeping a table-path 
map and a separate queued-for-deletion set;
   - inline the one-use validation and remove the helper;
   - remove the two coordinator unit tests, while keeping the RPC-level 
drop-table integration test.
   
   The retained 
CommitLakeTableSnapshotITCase#testCommitLakeTableSnapshotV2RejectedAfterDropTable
 passes locally.


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

Reply via email to