[
https://issues.apache.org/jira/browse/NIFI-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-93:
----------------------------
Fix Version/s: 1.0.0
> 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
> Components: Configuration, Core Framework
> Reporter: Matt Gilman
> Priority: Minor
> Fix For: 1.0.0
>
>
> 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)