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

Bryan Bende commented on NIFI-1607:
-----------------------------------

Closed the pull request for this as I am working on a pull request for NIFI-899 
which involves rewriting ListenUDP. As part of that I am trying to centralize 
as much common logic between ListenUDP, ListenTCP, and ListenRELP so that they 
all extends AbstractListenEventBatchingProcessor which extends 
AbstractListenEventProcessor. While doing this I resolved the same issue that 
this pull request had addressed, so this ticket will be resolved by NIFI-899.

> ListenRELP produces FlowFileHandlingException
> ---------------------------------------------
>
>                 Key: NIFI-1607
>                 URL: https://issues.apache.org/jira/browse/NIFI-1607
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.5.1
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>             Fix For: 0.6.0
>
>
> While testing ListenRELP it produced a significant amount of 
> FlowFileHandlingExceptions, with a message like:
> Failed to process session due to 
> org.apache.nifi.processor.exception.FlowFileHandlingException
> ...
> transfer relationship not specified



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to