Daniel Bakai created MINIFICPP-1047:
---------------------------------------
Summary: 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: Daniel Bakai
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)