Wynner created NIFI-8105:
----------------------------
Summary: The Wait/Notify processors attach an attribute for every
signal in the cache
Key: NIFI-8105
URL: https://issues.apache.org/jira/browse/NIFI-8105
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.9.0
Reporter: Wynner
Currently the Wait/Notify processors write out every signal in the cache, not
just the signal that triggers the release of the flow file. This can result in
flow files with tens of thousands of attributes which can put pressure on the
NiFi JVM heap.
It would be good to be able to have only the signal that triggers the release
as an added attribute.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)