[ 
https://issues.apache.org/jira/browse/FLINK-31710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707974#comment-17707974
 ] 

Matthias Pohl commented on FLINK-31710:
---------------------------------------

Sure, but this requires more research on the different dependencies. Sometimes, 
using a dedicated dependency version different from the one used in 
{{flink-shaded}} might be have been done purposely. 

> Remove <curator.version/> and rely on the curator dependency that's provided 
> by flink
> -------------------------------------------------------------------------------------
>
>                 Key: FLINK-31710
>                 URL: https://issues.apache.org/jira/browse/FLINK-31710
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.17.0, 1.16.1, 1.18.0
>            Reporter: Matthias Pohl
>            Priority: Major
>
> Currently, we're relying on a dedicated curator dependency in tests to use 
> the {{TestingZooKeeperServer}} (see [Flink's parent 
> pom|https://github.com/apache/flink/blob/97cff0768d05e4a7d0217ddc92fd9ea3c7fae2c2/pom.xml#L143]).
>  Besides that, we're using {{flink-shaded}} to provide the zookeeper and 
> curator dependency that is used in Flink's production code.
> The flaw of that approach is that we have to maintain two curator versions. 
> This Jira issue is about investigating whether we could just remove the 
> curator test dependency and rely on the {{flink-shaded}} curator sources.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to