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

ASF GitHub Bot commented on NIFI-4152:
--------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/1987
  
    @pvillard31 thanks for trying it out... I made some changes so that it 
should only produce a bulletin when there is an error other than a read 
timeout, and on read timeouts I made it leave it the connection open and 
requeue it to try again, so it will only close the connection on other errors.
    
    Also, I found a bug in PutTCP that I introduced in another PR, so I fixed 
that here as well.


> Create ListenTCPRecord Processor
> --------------------------------
>
>                 Key: NIFI-4152
>                 URL: https://issues.apache.org/jira/browse/NIFI-4152
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>         Attachments: ListenTCPRecordWithGrok.xml
>
>
> We should implement a ListenTCPRecord that can pass the underlying 
> InputStream from a TCP connection to a record reader.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to