You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/16 23:46:00 UTC

[jira] [Commented] (NIFI-10104) Refactor use of PropertyEncryptor

    [ https://issues.apache.org/jira/browse/NIFI-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555324#comment-17555324 ] 

ASF subversion and git services commented on NIFI-10104:
--------------------------------------------------------

Commit 2161d0fe9c2c91e424507779d46983aea142b2e0 in nifi's branch refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2161d0fe9c ]

NIFI-10104 Refactored usage of PropertyEncryptor

This closes #6119

Signed-off-by: David Handermann <ex...@apache.org>


> Refactor use of PropertyEncryptor 
> ----------------------------------
>
>                 Key: NIFI-10104
>                 URL: https://issues.apache.org/jira/browse/NIFI-10104
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Emilio Setiadarma
>            Assignee: Emilio Setiadarma
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A lot of classes in the NiFi framework use `PropertyEncryptor` and a sometimes there is a lot of these `PropertyEncryptors present. One example is XmlFlowSynchronizer. It has a `PropertyEncryptor` variable in the class, and the `sync` function takes in a `FlowController` which has a `PropertyEncryptor`, and the function itself takes a `PropertyEncryptor.` This issue aims to provide a clean up effort.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)