You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/06/09 05:40:00 UTC

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

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)