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

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

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1554#issuecomment-182824952
  
    I think this breaks the code. The `setOutEdges()` method is actually used 
(even though the call site can probably be removes as well, given that they are 
not read any more).
    
    This also makes one java file executable, which is probably an accident.


> Clean up unused properties in StreamConfig
> ------------------------------------------
>
>                 Key: FLINK-2428
>                 URL: https://issues.apache.org/jira/browse/FLINK-2428
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.10.0
>            Reporter: Stephan Ewen
>            Priority: Minor
>
> There is a multitude of unused properties in the {{StreamConfig}}, which 
> should be removed, if no longer relevant.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to