TisonKun edited a comment on issue #9881: [FLINK-14377] Parse Executor-relevant 
ProgramOptions to ConfigOptions
URL: https://github.com/apache/flink/pull/9881#issuecomment-541582916
 
 
   Thanks for your update @kl0u !
   
   After an investigation I actually think that the `Builder` is more like a 
`Factory` and here is a 
[patch](https://gist.github.com/TisonKun/4d574a118bb5ce00fb9ae8cd24724319) you 
can make use of. For a typical builder you can checkout 
`MiniClusterConfiguration.Builder` and so on. I'm open to learn from you 
opinion also :P
   
   For comment `3`, think a bit more I would prefer defer so-call bulletproof 
scheme until we have more instances so that we can smoothly induce from those 
instances instead of imagine too much right now.
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to