You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/10/28 06:08:00 UTC

[jira] [Closed] (FLINK-19826) StateFun Dockerfile copies plugins with a specific version instead of a wildcard

     [ https://issues.apache.org/jira/browse/FLINK-19826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai closed FLINK-19826.
---------------------------------------
    Fix Version/s: statefun-2.2.1
                   statefun-2.3.0
       Resolution: Fixed

statefun-master: 44e4476cb355d7316f4f54b9b6dfc01451b49ce2
statefun-release-2.2: f4ba79e2329ddd054cf9114698ae86348fad2e0c

> StateFun Dockerfile copies plugins with a specific version instead of a wildcard
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-19826
>                 URL: https://issues.apache.org/jira/browse/FLINK-19826
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Assignee: Igal Shilman
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: statefun-2.3.0, statefun-2.2.1
>
>
> The Dockerfile under tools/docker currently requires changing the versions, of the individual plugins while copying from opt -> plugins.
> The rest of the Dockerfile is using wildcards to do it, and doing so allows 
> switching between Flink version by only changing the FROM statement.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)