You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Tu Yan (Jira)" <ji...@apache.org> on 2021/12/20 13:19:00 UTC

[jira] [Created] (ATLAS-4516) [Atlas HA] Use kafka 2.3+ it can choose not to configure zookeeper connect

Tu Yan created ATLAS-4516:
-----------------------------

             Summary: [Atlas HA] Use kafka 2.3+ it can choose not to configure zookeeper connect
                 Key: ATLAS-4516
                 URL: https://issues.apache.org/jira/browse/ATLAS-4516
             Project: Atlas
          Issue Type: Bug
            Reporter: Tu Yan


The curator client right now must be initialize whether HA configuration is or not enabled.

The curator client read kafka zookeeper connect string when HA configuration is not enabled.

but, it can choose not to configure zookeeper connect string when use kafka 2.3+, if not configure kafka zookeeper connect string, then it cause start atlas server fail.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)