[
https://issues.apache.org/jira/browse/FLINK-22939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-22939.
------------------------------------
Fix Version/s: 1.13.2
1.12.5
Resolution: Fixed
master: 81543c2cf88caf9530e57c189016bd96c20c3a5a
1.13: 19582b9895ac477c0f95bccb0da597329b82628f
1.12: 277965bbad67000393b3b579f6c6d4cf21c67713
> Generalize JDK switch in azure setup
> ------------------------------------
>
> Key: FLINK-22939
> URL: https://issues.apache.org/jira/browse/FLINK-22939
> Project: Flink
> Issue Type: Improvement
> Components: Build System / Azure Pipelines
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.12.5, 1.13.2
>
>
> Our current azure setup makes it a bit difficult to switch to a different JDK
> because the "jdk" parameter is only evaluated if it is set to "jdk11".
> Instead, we could generalize this a bit so that it is always evaluated, such
> that if the image contains the JDK (under some expected location) one can
> just specify {{jdk: 14}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)