[ https://issues.apache.org/jira/browse/FLINK-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362435#comment-15362435 ]
ASF GitHub Bot commented on FLINK-4127: --------------------------------------- Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2177 I think it's a good idea to merge `container` and `containerized`. I think the idea is to introduce some general container parameters, such as the `heap-cutoff-ratio`, which are valid not only for yarn but also for mesos. Therefore, the `container/containered/containerized` prefix was introduced. Given that we don't have mesos support yet it might be confusing. However, changing the parameter names too often, given that they are declared public evolving, will cause pain for users. Which duplicate configuration parameters are you referring to @StephanEwen? > Clean up configuration and check breaking API changes > ----------------------------------------------------- > > Key: FLINK-4127 > URL: https://issues.apache.org/jira/browse/FLINK-4127 > Project: Flink > Issue Type: Improvement > Components: Build System > Reporter: Robert Metzger > Assignee: Robert Metzger > Fix For: 1.1.0 > > Attachments: flink-core.html, flink-java.html, flink-scala.html, > flink-streaming-java.html, flink-streaming-scala.html > > > For the upcoming 1.1. release, I'll check if there are any breaking API > changes and if the documentation is up tp date with the configuration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)