[ 
https://issues.apache.org/jira/browse/FLINK-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022839#comment-16022839
 ] 

ASF GitHub Bot commented on FLINK-5490:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/3977
  
    Please don't open a new PR for the sole purpose of re-running travis. We 
are aware that some tests fail sometimes and will review the PR accordingly.


> ContextEnvironment.getExecutionPlan() clears Sinks
> --------------------------------------------------
>
>                 Key: FLINK-5490
>                 URL: https://issues.apache.org/jira/browse/FLINK-5490
>             Project: Flink
>          Issue Type: Bug
>          Components: Client
>            Reporter: Robert Schmidtke
>            Priority: Trivial
>
> Getting the execution plan via the ExecutionEnvironment causes the sinks to 
> be cleared, effectively resulting in the situation that it is impossible to 
> first obtain the execution plan, and then execute it. Passing false to 
> https://github.com/apache/flink/blob/master/flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java#L68
>  should fix this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to