[jira] [Created] (FLINK-22939) Generalize JDK switch in azure setup

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22939) Generalize JDK switch in azure setup

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-22939:
----------------------------------------

             Summary: 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
             Fix For: 1.14.0


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)