You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2018/01/16 14:45:00 UTC

[jira] [Commented] (NIFI-3957) PublishKafka fails with a 'transfer relationship not specified' error message for 0-byte flowfiles

    [ https://issues.apache.org/jira/browse/NIFI-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327185#comment-16327185 ] 

Matt Burgess commented on NIFI-3957:
------------------------------------

Looks likeĀ a duplicate of NIFI-4724?

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)