You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2016/07/12 15:36:20 UTC

[jira] [Updated] (NIFI-93) Limit number of attributes that a FlowFile can have as well as max attribute length

     [ 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:     (was: 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
>
> 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)