[
https://issues.apache.org/jira/browse/FLINK-23562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390505#comment-17390505
]
Robert Metzger commented on FLINK-23562:
----------------------------------------
This is supposed to fail:
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=9157&view=results
Once the blocking ticket is resolved, I'll rebase the PR.
> Update CI docker image to latest java version (1.8.0_292)
> ---------------------------------------------------------
>
> Key: FLINK-23562
> URL: https://issues.apache.org/jira/browse/FLINK-23562
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System / Azure Pipelines
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Critical
> Fix For: 1.14.0
>
>
> The java version we are using on our CI is outdated (1.8.0_282 vs 1.8.0_292).
> The latest java version has TLSv1 disabled, which makes the
> KubernetesClusterDescriptorTest fail.
> This will be fixed by FLINK-22802.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)