[
https://issues.apache.org/jira/browse/NIFI-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076773#comment-16076773
]
ASF GitHub Bot commented on NIFI-4152:
--------------------------------------
GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/1987
NIFI-4152 Initial commit of ListenTCPRecord
Adds a ListenTCPRecord processor which can read records from the
InputStream of a TCP connection.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-4152
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1987.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1987
----
----
> 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
>
> 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)