matriv commented on a change in pull request #18980:
URL: https://github.com/apache/flink/pull/18980#discussion_r822386910



##########
File path: 
flink-clients/src/main/java/org/apache/flink/client/program/StreamContextEnvironment.java
##########
@@ -185,6 +184,7 @@ private JobExecutionResult getJobExecutionResult(final 
JobClient jobClient) thro
     @Override
     public JobClient executeAsync(StreamGraph streamGraph) throws Exception {
         validateAllowedExecution();
+        checkNotAllowedConfigurations();

Review comment:
       I was going to, thx, just kept it there to test everything.




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