[ https://issues.apache.org/jira/browse/FLINK-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353027#comment-15353027 ]
ASF GitHub Bot commented on FLINK-4127: --------------------------------------- GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/2177 [FLINK-4127] Check API compatbility for 1.1 in flink-core I checked all the newly introduced methods in public APIs by going through the reports generated from japicmp. I've also put the reports (before my PR) into the JIRA: https://issues.apache.org/jira/browse/FLINK-4127 I added the new configuration parameters to the documentation, and renamed some new configuration keys. @uce @tillrohrmann @mxm: What do you think about the renaming of the configuration keys? You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink flink4127 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2177.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 #2177 ---- commit b4073b93c9be271068faa97a139b20b9e9d6e356 Author: Robert Metzger <rmetz...@apache.org> Date: 2016-06-28T13:12:05Z [FLINK-4127] Check API compatbility for 1.1 in flink-core ---- > 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 > Reporter: 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)