[
https://issues.apache.org/jira/browse/FLINK-30237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-30237.
------------------------------------
Release Note:
The Flink distribution no longer bundles 2 different Zookeeper client jars (one
in lib/opt respectively). Instead only 1 client will be bundled within the
flink-dist jar.
This has no effect on the supported Zookeeper server versions.
Resolution: Fixed
master: 2aab91df5707d24259fcdcc37a413d89e19e14c1
> Only bundle a single Zookeeper version
> --------------------------------------
>
> Key: FLINK-30237
> URL: https://issues.apache.org/jira/browse/FLINK-30237
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> Way back when we added support for ZK 3.5 we started bundling 2 zookeeper
> clients, because of incompatibilities between 3.4 and 3.5. This is no longer
> required, and we could simplify things again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)