You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/27 17:53:39 UTC

[jira] [Commented] (FLINK-2428) Clean up unused properties in StreamConfig

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

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

GitHub user hczerpak opened a pull request:

    https://github.com/apache/flink/pull/1554

    [FLINK-2428] Clean up unused properties in StreamConfig

    - Removed outEdges property as it looks totally unused
    - Corrected spelling in 2 properties
    
    Apologies for not squashed commits. If somebody could tell me how to do it I will! Tried few times and only making more meaningless commits.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hczerpak/flink flink2428

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1554.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1554
    
----
commit f195926dc869ccac35de3e563474c0d205c7aee8
Author: Hubert Czerpak <hu...@gmail.com>
Date:   2015-12-30T17:23:13Z

    Merge remote-tracking branch 'apache/master'

commit 701b7b3e390313792dd65af8f44def044de8a96f
Author: Hubert Czerpak <hu...@gmail.com>
Date:   2016-01-05T10:26:43Z

    Merge remote-tracking branch 'origin/master'

commit 46b365e39b348ebab5c284ed2c51da8426c12238
Author: U-Solocal-hubert\Solocal_hubert <hc...@pagesjaunes.fr>
Date:   2016-01-27T13:20:30Z

    removed unused property, one spelling correction

commit 203d6679e66b1652fa8610bc80bfb0b29154a194
Author: U-Solocal-hubert\Solocal_hubert <hc...@pagesjaunes.fr>
Date:   2016-01-27T16:40:25Z

    merge

commit a88a1f8dd323767d513c95d26ae68299755b37b8
Author: U-Solocal-hubert\Solocal_hubert <hc...@pagesjaunes.fr>
Date:   2016-01-27T16:40:32Z

    Merge remote-tracking branch 'upstream/master' into flink2428

commit 4fdcf8f9363476218db2476e894f940b7d6047ee
Author: U-Solocal-hubert\Solocal_hubert <hc...@pagesjaunes.fr>
Date:   2016-01-27T16:45:19Z

     removed unused property, one spelling correction

commit bf5c7e6255b9312645bfd9cc04c8f53e7ac86fa4
Author: U-Solocal-hubert\Solocal_hubert <hc...@pagesjaunes.fr>
Date:   2016-01-27T16:46:34Z

    Merge branch 'flink2428' of https://github.com/hczerpak/flink into flink2428

----


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