TisonKun created FLINK-13324: -------------------------------- Summary: flink-shaded-hadoop could exclude curator dependency Key: FLINK-13324 URL: https://issues.apache.org/jira/browse/FLINK-13324 Project: Flink Issue Type: Improvement Components: BuildSystem / Shaded Reporter: TisonKun
Flink's high-availability functionality depends on curator, which means flink has its own dependent curator version(now is "2.12.0"). However, there are several transitive dependencies referring to curator-(client|framework|recipe)-2.7.1 from flink-shaded-hadoop(2). We might exclude these dependencies for a single curator version used in flink. cc [~Zentol] -- This message was sent by Atlassian JIRA (v7.6.14#76016)