Igal Shilman created FLINK-19826:
------------------------------------
Summary: 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
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)