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 2021/10/08 15:58:00 UTC

[jira] [Commented] (NIFI-6617) Refactor all repo configs to shared config with override

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

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

Commit 70432507dfb9d5a477f14bfe8454153b81747df0 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7043250 ]

NIFI-6617 Refactored Encrypted Repository configuration

- Updated documentation with new properties
- Refactored cipher operations to common RepositoryEncryptor classes
- Abstracted record metadata serialization for better compatibility

Signed-off-by: Joe Gresock <jg...@gmail.com>

This closes #5407.


> Refactor all repo configs to shared config with override
> --------------------------------------------------------
>
>                 Key: NIFI-6617
>                 URL: https://issues.apache.org/jira/browse/NIFI-6617
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Configuration, Configuration Management, Extensions
>    Affects Versions: 1.9.2
>            Reporter: Andy LoPresto
>            Assignee: David Handermann
>            Priority: Critical
>              Labels: configuration, encryption, key-management, repository, security
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The three implementations of the encrypted repositories all use per-repo code and varying configurations to protect the data. These configurations should be streamlined to allow for a single shared configuration across all repos with particular repositories being overridden as necessary. 



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