chn5944 commented on PR #25739:
URL: https://github.com/apache/flink/pull/25739#issuecomment-2520882875

   > before second commit I test "env.java.home" written both nested format 
with flattened format and mixed with other keys, template file is "config.yaml" 
in "flink-dist/src/test/resources/", current logic is flattened format prior to 
nested format when same key configure in the form of flattened format and 
nested format respectively。when key was configured in just one format, nested 
format or flattened format can be get correctly
   
   I also think bash is not a good way to parse ".yaml" even not in mix format。 
before I commit this PR,  I test configue key  in flattened format and comment 
this line with '#', setJavaHome function still parse this commented line, of 
course this is not a normal behavior 


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