You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Oleksandr Nitavskyi (Jira)" <ji...@apache.org> on 2023/04/12 13:56:00 UTC

[jira] [Created] (FLINK-31780) Allow users to enable Ensemble tracking for ZooKeeper

Oleksandr Nitavskyi created FLINK-31780:
-------------------------------------------

             Summary: Allow users to enable Ensemble tracking for ZooKeeper
                 Key: FLINK-31780
                 URL: https://issues.apache.org/jira/browse/FLINK-31780
             Project: Flink
          Issue Type: Bug
            Reporter: Oleksandr Nitavskyi


In Apache Curator an option to skip ensemble tracking was added since version 5.0.0 ([CURATOR-568|https://issues.apache.org/jira/browse/CURATOR-568])

This can be useful in certain scenarios in which CuratorFramework is accessing to ZK clusters via load balancer or Virtual IPs. 
Thus in case Zookeeper of Flink user is running behind LB or Virtual IP ensemble tracking could be disabled too.

*Acceptance Criteria:* Users of Apache Flink has a Zookeeper config option to disable ensemble tracking for ZooKeeper.



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