GitHub user tzulitai opened a pull request:
https://github.com/apache/bahir-flink/pull/11
[BAHIR-91] Upgrade Flink version to 1.2.0
This required some Flink state API updates in the tests. We probably should
keep an extra eye for these kind of Flink API changes; the source APIs may be
stable, but API changes like these can also break code in bahir-flink.
Note about the additional `maven-bundle-plugin` in the Redis connector:
After the 1.2.0 upgrade, the project had a new dependency to Apacheds JDBM
2.0.0-M2, which packages using the "bundle" type. The plugin helps recognizes
the type when building.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tzulitai/bahir-flink BAHIR-91
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir-flink/pull/11.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 #11
----
commit 9b9be286543fb8c972d48e715a724da261f71d24
Author: Tzu-Li (Gordon) Tai <[email protected]>
Date: 2017-03-01T06:41:21Z
[BAHIR-91] Upgrade Flink version to 1.2.0
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---