[
https://issues.apache.org/jira/browse/NIFI-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095897#comment-17095897
]
Joey Frazee commented on NIFI-7203:
-----------------------------------
[~alopresto] [~tmelhase] As we continue to work through the embedded server
side of things, I'm breaking apart some of the pieces in #4207. In particular I
think it'd be prudent to get the tests for the state server in before the new
additions are made. And the leader election/client side of things is
independent so will extract that from #4207 as well.
> 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, Security
> Reporter: Joey Frazee
> Assignee: Joey Frazee
> Priority: Major
> Time Spent: 3h 40m
> 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)