pnowojski commented on code in PR #21056:
URL: https://github.com/apache/flink/pull/21056#discussion_r1014256187


##########
flink-core/src/main/java/org/apache/flink/api/common/ExecutionConfig.java:
##########
@@ -461,14 +461,20 @@ public RestartStrategies.RestartStrategyConfiguration 
getRestartStrategy() {
         }
     }
 
+    /**
+     * TODO: this shouldn't exist and shouldn't pollute public API. Tests 
should change this via

Review Comment:
   Per offline discussion we decided to leave it as it is, due to some quirks 
and difficulties in fixing in `TableTestUtil`



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