[
https://issues.apache.org/jira/browse/BEAM-5917?focusedWorklogId=162634&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-162634
]
ASF GitHub Bot logged work on BEAM-5917:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Nov/18 18:00
Start Date: 05/Nov/18 18:00
Worklog Time Spent: 10m
Work Description: mxm closed pull request #6885: [BEAM-5917] Update Flink
to 1.5.5
URL: https://github.com/apache/beam/pull/6885
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/runners/flink/build.gradle b/runners/flink/build.gradle
index ecf66d47ec4..65cb0c39ccb 100644
--- a/runners/flink/build.gradle
+++ b/runners/flink/build.gradle
@@ -46,7 +46,7 @@ configurations {
validatesRunner
}
-def flink_version = "1.5.3"
+def flink_version = "1.5.5"
dependencies {
compile library.java.guava
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 162634)
Time Spent: 1.5h (was: 1h 20m)
> Update Flink Runner to 1.5.5
> ----------------------------
>
> Key: BEAM-5917
> URL: https://issues.apache.org/jira/browse/BEAM-5917
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Minor
> Fix For: 2.9.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> We should be on the latest hotfix version to ensure stability for users:
> https://flink.apache.org/news/2018/10/29/release-1.5.5.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)