tillrohrmann commented on a change in pull request #9672: [FLINK-14047][rest] 
Let JobConfigHandler replace sensitive values from user configuration
URL: https://github.com/apache/flink/pull/9672#discussion_r323335714
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/ClusterConfigurationInfo.java
 ##########
 @@ -19,10 +19,11 @@
 package org.apache.flink.runtime.rest.messages;
 
 import org.apache.flink.configuration.Configuration;
-import org.apache.flink.configuration.GlobalConfiguration;
+import org.apache.flink.configuration.ConfigurationUtils;
 
 Review comment:
   Will correct it.

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