You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2020/02/07 12:43:00 UTC

[jira] [Updated] (MINIFICPP-1047) PublishKafka silently drops 0-byte flowfiles

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

Marton Szasz updated MINIFICPP-1047:
------------------------------------
    Status: Patch Available  (was: In Progress)

> PublishKafka silently drops 0-byte flowfiles
> --------------------------------------------
>
>                 Key: MINIFICPP-1047
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1047
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Dániel Bakai
>            Assignee: Marton Szasz
>            Priority: Major
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> We should think about what the proper solution for this would be.
> 0-byte FlowFiles can bear useful data, if some of their attributes are sent as headers.
> We should either
>  - always send 0-byte FlowFiles
>  - only send 0-byte FlowFiles if we would send headers
>  - don't send 0-byte FlowFiles (but then log something)
>  - make the behaviour configurable



--
This message was sent by Atlassian Jira
(v8.3.4#803005)