[
https://issues.apache.org/jira/browse/FLINK-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238759#comment-16238759
]
ASF GitHub Bot commented on FLINK-7977:
---------------------------------------
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 <[email protected]>
Date: 2017-11-04T04:08:24Z
[FLINK-7977] bump version of compatibility check for Flink 1.4
----
> bump version of compatibility check for Flink 1.4
> -------------------------------------------------
>
> Key: FLINK-7977
> URL: https://issues.apache.org/jira/browse/FLINK-7977
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.4.0
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Minor
> Fix For: 1.4.0
>
>
> Since Flink maintains backward compatibility check for 2 versions, Flink 1.4
> should check compatibility with 1.2
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)