You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/02/16 02:38:00 UTC

[jira] [Resolved] (NIFI-4369) ConfigEncryptionTool should stream flow contents

     [ https://issues.apache.org/jira/browse/NIFI-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann resolved NIFI-4369.
------------------------------------
    Fix Version/s: 1.13.0
         Assignee: Nathan Gough
       Resolution: Fixed

This particular issue appears to be resolved by GitHub PR 4715 for NIFI-6999.

> ConfigEncryptionTool should stream flow contents
> ------------------------------------------------
>
>                 Key: NIFI-4369
>                 URL: https://issues.apache.org/jira/browse/NIFI-4369
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>    Affects Versions: 1.3.0
>            Reporter: Jeff Storck
>            Assignee: Nathan Gough
>            Priority: Major
>              Labels: memory, performance, security, toolkit
>             Fix For: 1.13.0
>
>
> ConfigEncryptionTool loads the entire flow xml into memory before operating on it.  Rather, it should stream the flow contents to avoid requiring large amounts of memory to process.



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