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

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

FYI: This Jira issue was created as an idea after having a [brief discussion in 
a flink-shaded 
PR|https://github.com/apache/flink-shaded/pull/119#discussion_r1153473283]. We 
might still conclude that it makes more sense to keep the current state. The 
only benefit I see so far is that we don't have to maintain two curator 
versions in the pom file(s).

> 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
>            Assignee: Ran Tao
>            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