TisonKun commented on a change in pull request #9921: [FLINK-14130][client] 
Remove ClusterClient.run() methods
URL: https://github.com/apache/flink/pull/9921#discussion_r335901170
 
 

 ##########
 File path: 
flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java
 ##########
 @@ -117,11 +117,11 @@ public SavepointRestoreSettings 
getSavepointRestoreSettings() {
 
        // 
--------------------------------------------------------------------------------------------
 
-       static void setAsContext(ContextEnvironmentFactory factory) {
+       public static void setAsContext(ContextEnvironmentFactory factory) {
 
 Review comment:
   I don't think we should move `ClientUtils` to `o.a.f.client.program` for 
this visibility.

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