You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2017/07/17 13:21:00 UTC

[jira] [Assigned] (NIFI-4156) SplitText processor Fragment.count does not match number of output FlowFiles.

     [ https://issues.apache.org/jira/browse/NIFI-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess reassigned NIFI-4156:
----------------------------------

    Assignee: Matt Burgess

> SplitText processor Fragment.count does not match number of output FlowFiles.
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-4156
>                 URL: https://issues.apache.org/jira/browse/NIFI-4156
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.1.0
>            Reporter: Matthew Clarke
>            Assignee: Matt Burgess
>            Priority: Minor
>
> SplitText processor configured as follows:
> - line split count = 1
> - Remove trailing Newlines = true
> If the FlowFile being split contains 1 or more blank lines, those blank lines are not turned into split FlowFiles as expected based on above settings.
> However, those blank lines are still counted in the fragment.count attribute. The fragment.count should actually match the number of emitted FlowFiles.
> Fragment count is likely to be used as a method to confirm all FlowFiles have been processed later downstream of splitText. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)