GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/4945
[FLINK-7977][build] bump version of compatibility check for Flink 1.4 ## What is the purpose of the change Since Flink maintains backward compatibility check for 2 versions, Flink 1.4 should check compatibility with 1.2 ## Brief change log bump compatible version from 1.1 to 1.2 ## Verifying this change This change is a trivial rework / code cleanup without any test coverage. ## Does this pull request potentially affect one of the following parts: none ## Documentation none You can merge this pull request into a Git repository by running: $ git pull https://github.com/bowenli86/flink FLINK-7977 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4945.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 #4945 ---- commit 4a0cbaac403d7df895ec04fffaa2ecf3b7f9d309 Author: Bowen Li <bowenl...@gmail.com> Date: 2017-11-04T04:08:24Z [FLINK-7977] bump version of compatibility check for Flink 1.4 ---- ---