Mark Payne created NIFI-3957:
--------------------------------
Summary: PublishKafka fails with a 'transfer relationship not
specified' error message for 0-byte flowfiles
Key: NIFI-3957
URL: https://issues.apache.org/jira/browse/NIFI-3957
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Payne
I tried to use PublishKafka_0_10 and send in line-delimited data. But I sent in
a 0-byte FlowFile, and it kept rolling back the session and yielding the
processor because it said the transfer relationship was not specified. This
appears to be because no messages were found in the FlowFile, so it did not get
'tracked' by the InFlightMessageTracker.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)