Matt Gilman created NIFI-93:
-------------------------------
Summary: Limit number of attributes that a FlowFile can have as
well as max attribute length
Key: NIFI-93
URL: https://issues.apache.org/jira/browse/NIFI-93
Project: Apache NiFi
Issue Type: Improvement
Reporter: Matt Gilman
Priority: Minor
We should be deterministic about how many attributes a FlowFile can have and
how long as attribute can be.
If these limits are exceeded, someone is doing something wrong... attributes
are intended to be for very fast processing and stay in memory for this reason.
If creating tons of attributes or really large attributes, should be using
FlowFile content instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)