You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/08/16 14:15:00 UTC

[jira] [Assigned] (MINIFICPP-1909) GenerateFlowFile outputs garbage after certain C2/controller updates

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

Gábor Gyimesi reassigned MINIFICPP-1909:
----------------------------------------

    Assignee: Gábor Gyimesi

> GenerateFlowFile outputs garbage after certain C2/controller updates
> --------------------------------------------------------------------
>
>                 Key: MINIFICPP-1909
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1909
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Marton Szasz
>            Assignee: Gábor Gyimesi
>            Priority: Major
>
> I've seen GenerateFlowFile used with:
>  * Batch Size: '1'
>  * Custom Text: abc
>  * Data Format: Text
>  * File Size: 1 kB
>  * Unique FlowFiles: 'false'
> The output was connected to LogAttribute, with payload logging. Both timer driven, every 1 sec. GenerateFlowFile was updated to binary format, and later back to text. After this sequence, the log kept showing randomly either the correct custom text, or random binary garbage. It should only show the custom text after the last update and maybe one extra trigger to account for a possibly queued flow file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)