[
https://issues.apache.org/jira/browse/NIFI-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866272#comment-15866272
]
ASF subversion and git services commented on NIFI-3389:
-------------------------------------------------------
Commit 8ffa1703ba0ff82aa2127c511adfaf2241fb1c8e in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8ffa170 ]
NIFI-3389 - Using long string type for attribute name and value in
FlowFileSchema
This closes #1446.
> FlowFileSchema writes attribute name and value as STRING instead of
> LONG_STRING
> -------------------------------------------------------------------------------
>
> Key: NIFI-3389
> URL: https://issues.apache.org/jira/browse/NIFI-3389
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Bryan Rosander
> Assignee: Bryan Rosander
> Priority: Critical
> Labels: regression
>
> This causes errors when the names or values of attributes exceeds 65535 bytes
> when encoded as UTF-8.
> The fix would be pretty trivial but it has backwards compatibility
> implications and the schema will need to be versioned to still be able to
> read old flow files.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)