You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/07/01 21:10:00 UTC

[jira] [Created] (MINIFICPP-1279) FlowFile shouldn't inherit from Connectable

Arpad Boda created MINIFICPP-1279:
-------------------------------------

             Summary: FlowFile shouldn't inherit from Connectable
                 Key: MINIFICPP-1279
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1279
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Arpad Boda
            Assignee: Arpad Boda
             Fix For: 1.0.0


FlowFileRecords consume quite a lot of memory (KBs/piece).
In some cases (for eg. Windows events collected), the actual memory consumption is higher than the amount of data collected (and written to content repo).
Not inheriting from Connectable could save a lot of members. 



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