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

Pierre Villard updated NIFI-4156:
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
           Status: Resolved  (was: Patch Available)

> 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: Extensions
>    Affects Versions: 1.1.0
>            Reporter: Matthew Clarke
>            Assignee: Matt Burgess
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> 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)

Reply via email to