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

----


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