[
https://issues.apache.org/jira/browse/FLINK-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928499#comment-16928499
]
Stephan Ewen commented on FLINK-13417:
--------------------------------------
@Tison would it be safer to shade Flink's ZK and then let the HBase client
bring its own version / config / everything?
I guess in a proper setup, it should work anyways due to inverted class loading
(HBase connector uses its own dependency in the user jar, not the Flink ZK
dependency), but not for tests.
> Bump Zookeeper to 3.5.5
> -----------------------
>
> Key: FLINK-13417
> URL: https://issues.apache.org/jira/browse/FLINK-13417
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.9.0
> Reporter: Konstantin Knauf
> Priority: Blocker
> Fix For: 1.10.0
>
>
> User might want to secure their Zookeeper connection via SSL.
> This requires a Zookeeper version >= 3.5.1. We might as well try to bump it
> to 3.5.5, which is the latest version.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)