hesam-oxe commented on PR #11077:
URL: https://github.com/apache/seatunnel/pull/11077#issuecomment-4710596216

   @DanielLeens I've pushed the updated implementation:
   
   - `MultiTableSink.createWriter()` now deduplicates writers by 
     destination table + replica index before passing to MultiTableSinkWriter
   - `MultiTableSink.restoreWriter()` uses the same logic
   - `sharedWriterCache` removed from `MultiTableSinkWriter` — 
     queue isolation is fully preserved
   - New `getDestinationKey()` helper for consistent dedup keys
   
   Ready for re-review! 🙏


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