[ https://issues.apache.org/jira/browse/NIFI-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joey Frazee resolved NIFI-7203. ------------------------------- Fix Version/s: 1.13.0 Resolution: Fixed > Add support for ZooKeeper TLS > ----------------------------- > > Key: NIFI-7203 > URL: https://issues.apache.org/jira/browse/NIFI-7203 > Project: Apache NiFi > Issue Type: Improvement > Components: Core Framework, Security > Reporter: Joey Frazee > Assignee: Joey Frazee > Priority: Major > Fix For: 1.13.0 > > Time Spent: 4h 10m > Remaining Estimate: 0h > > Currently the embedded ZooKeeper cannot be configured to use secure client > access or quorum TLS because the > [ZooKeeperStateServer|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)