You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2020/02/26 05:59:00 UTC

[jira] [Created] (NIFI-7203) Add support for TLS configuration properties to embedded ZooKeeper

Joey Frazee created NIFI-7203:
---------------------------------

             Summary: Add support for TLS configuration properties to embedded ZooKeeper
                 Key: NIFI-7203
                 URL: https://issues.apache.org/jira/browse/NIFI-7203
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: Joey Frazee
            Assignee: Joey Frazee


Currently the embedded ZooKeeper cannot be configured to use secure client access or quorum TLS because the [https://github.com/apache/nifi/blob/5f4ce8f431d1cb90451102efb516140d87610c52/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/state/server/ZooKeeperStateServer.java#L41] only sets a subset of properties, ignoring valid properties whether set in zookeeper.properties or elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)