[
https://issues.apache.org/jira/browse/NIFI-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217703#comment-17217703
]
ASF subversion and git services commented on NIFI-7401:
-------------------------------------------------------
Commit 55cb8d73cb76419ad1a0d67dae3246415af6b81c in nifi's branch
refs/heads/main from Joey Frazee
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=55cb8d7 ]
NIFI-7401 Add ZooKeeper client TLS to CuratorLeaderElectionManager
NIFI-7401 Rebased to 1.13.0-SNAPSHOT and simplified tests
NIFI-7401 Added keystore types and changed properties to match nifi.security.*
NIFI-7401 Removed dead code from SecureClientZooKeeperFactory test
NIFI-7401 Renamed bean methods, moved helper code into NiFiProperties
NIFI-7401 Changed connection socket constants to use .class.getName()
Signed-off-by: Nathan Gough <[email protected]>
This closes #4592.
> Add ZooKeeper client TLS to CuratorLeaderElectionManager
> --------------------------------------------------------
>
> Key: NIFI-7401
> URL: https://issues.apache.org/jira/browse/NIFI-7401
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joey Frazee
> Assignee: Joey Frazee
> Priority: Major
> Time Spent: 4h
> Remaining Estimate: 0h
>
> In order to fully support ZooKeeper TLS, NiFi must be able to connect to a
> client-TLS enabled ZooKeeper server as a client in cluster mode. We need to
> update CuratorLeaderElectionManager to support this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)