GitHub user barcahead opened a pull request:

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

    [FLINK-5712] [config] update several deprecated configuration options

    1. We should use 'containerized.heap-cutoff-ratio' and 
'containerized.heap-cutoff-min' instead of deprecated yarn-specific options in 
configuration doc.
    2. In mesos mode, we still use deprecated naming convention of zookeeper - 
'recovery.zookeeper.path.mesos-workers'. We should make it consistent with 
other zookeeper options by using 
'high-availability.zookeeper.path.mesos-workers'.

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

    $ git pull https://github.com/barcahead/flink flink5712

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

    https://github.com/apache/flink/pull/3267.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 #3267
    
----
commit 6d85f2d4ca59c6adf211830b9b476e6f2ff24aa6
Author: fengyelei <feng...@gmail.com>
Date:   2017-02-04T09:18:06Z

    [FLINK-5712] [config] update several deprecated configuration options

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to