steveniemitz commented on PR #21457:
URL: https://github.com/apache/flink/pull/21457#issuecomment-1355000909

   > I've not spent days to re-implement it but why not enough to do like this? 
The internal implementation of the custom context can handle any logic, right?
   
   We need to keep it as a supplier so that the SslContext instance can change 
over time.  If you immediately evaluate the supplier and hold onto that 
instance you no longer get the ability to return a new one later.


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