[
https://issues.apache.org/jira/browse/BAHIR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551378#comment-16551378
]
ASF GitHub Bot commented on BAHIR-173:
--------------------------------------
GitHub user Wosin opened a pull request:
https://github.com/apache/bahir-flink/pull/29
[BAHIR-173]Update Flink version to 1.5.1
This PR updates the version of Flink to the last official release 1.5.1.
This update required updating akka version in `flink-connector-akka` module.
`MultiException` was removed since it was imported directly from Flink and
is not present in Flink 1.5.1.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Wosin/bahir-flink BAHIR-173
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir-flink/pull/29.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 #29
----
commit e533957d7725bc4a861d9b78d5d9dce398a50f78
Author: Dominik.Wosinski <bl@...>
Date: 2018-07-20T21:47:12Z
[BAHIR-173]Update Flink version to 1.5.1
----
> Upgrade bahir-flink to support Flink 1.5.1
> ------------------------------------------
>
> Key: BAHIR-173
> URL: https://issues.apache.org/jira/browse/BAHIR-173
> Project: Bahir
> Issue Type: Improvement
> Reporter: Ted Yu
> Priority: Major
>
> Flink 1.5.1 has been released.
> We should upgrade flink.version to 1.5.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)