aljoscha commented on issue #11017: [FLINK-15907] [runtime] [configuration] 
expose getRawValue as protect…
URL: https://github.com/apache/flink/pull/11017#issuecomment-582294418
 
 
   @dawidwys What do you think about this one? I'm skeptical because making the 
method `protected` increases the API surface that we would need to keep stable? 
Shouldn't "modern" stuff go against `ReadableConfig`? 
   
   Another option is to use `ReadableConfigToConfigurationAdapter` (which is 
`@Internal` right now) with an underlying `ReadableConfig`, which is a much 
simpler interface.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to