reswqa commented on PR #25383:
URL: https://github.com/apache/flink/pull/25383#issuecomment-2378283788

   Thanks for the reveiw.
   
   >I have a small question: Why are the OpenContext interfaces empty, while 
the DefaultOpenContext and WithConfigurationOpenContext are quite simple? Could 
these simple OpenContext subclass be combined into one?
   
   This is by design: We want to use different implementations to distinguish 
different cases (passing different combinations of arguments to `Open`) to 
avoid incompatible changes to interfaces/classes.


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