pvary commented on PR #23555:
URL: https://github.com/apache/flink/pull/23555#issuecomment-1798568920

   Handing the `InitContext` -> `WriterInitContext` migration is not viable, 
because of the diamond inheritance, I went forward with migrating without the 
deprecation.
   
   As a result the users has to slightly modify their Sink code when migrating 
from Flink 1.18 to Flink 1.19, but the new code is cleaner, and will not need 
another iteration when we remove the deprecated methods.
   
   @MartijnVisser, @tzulitai: Please help me with the review!
   
   Thanks,
   Peter


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to