zentol commented on PR #20867:
URL: https://github.com/apache/flink/pull/20867#issuecomment-1253722399

   > Is it possible to guard against regression in the case of new config keys 
with some test? Maybe running through a different YAML parser?
   
   We could collect all keys and verify that none is a prefix of another key. 
That is quite simple (and how I found the offending options).


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