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

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

GitHub user tillrohrmann opened a pull request:

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

    [FLINK-6144] [config] Port JobManager configuration options to ConfigOption

    This PR ports the existing JobManager configuration options to the 
JobManagerOptions class
    using the ConfigOption abstraction.

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

    $ git pull https://github.com/tillrohrmann/flink extendJobManagerOptions

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

    https://github.com/apache/flink/pull/3588.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 #3588
    
----
commit a502e9a5f6220061221ab860172bcaeb4a7cab97
Author: Till Rohrmann <[email protected]>
Date:   2017-03-21T16:07:26Z

    [FLINK-6144] [config] Port JobManager configuration options to ConfigOption
    
    This PR ports the existing JobManager configuration options to the 
JobManagerOptions class
    using the ConfigOption abstraction.

----


> Port job manager related configuration options to ConfigOption
> --------------------------------------------------------------
>
>                 Key: FLINK-6144
>                 URL: https://issues.apache.org/jira/browse/FLINK-6144
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.3.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> As part of the introduction of the {{ConfigOption}} we migrate old 
> configuration options to the new {{ConfigOption}} abstraction. A subset of 
> the configuration options are the {{JobManager}} related configuration 
> options.



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

Reply via email to