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)