[
https://issues.apache.org/jira/browse/FLINK-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-16892.
---------------------------------------
Fix Version/s: (was: 2.0.0)
statefun-2.0.0
Resolution: Fixed
Fixed.
master: d059466ea27e22b5d13ebf6d21f4432d5aabd25f
release-2.0: ab494030a120af07fc4011074fe7918e7dac50ea
> statefun-flink-distribution bundles many unwanted dependencies
> --------------------------------------------------------------
>
> Key: FLINK-16892
> URL: https://issues.apache.org/jira/browse/FLINK-16892
> Project: Flink
> Issue Type: Bug
> Components: Stateful Functions
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Critical
> Fix For: statefun-2.0.0
>
>
> Because the "provided" scope in Maven does not work well with transitive
> dependencies, many transitive dependencies are interpreted as "compile" scope
> and included in the shaded jar.
> Currently only "flink-runtime" and "flink-streaming-java" are overridden as
> provided in "statefun-flink-distribution". We need to add all Flink other
> dependent Flink modules directly as provided.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)