Andrew Psaltis created NIFI-2615:
------------------------------------
Summary: Add support for GetTCP processor
Key: NIFI-2615
URL: https://issues.apache.org/jira/browse/NIFI-2615
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Affects Versions: 0.6.1, 0.7.0, 1.0.0
Reporter: Andrew Psaltis
Assignee: Andrew Psaltis
This processor will allow NiFi to connect to a host via TCP, thus acting as the
client and consume data. This should provide the following properties:
* Port
* Endpoint address
* Disconnect after X messages
* Disconnect after X seconds
If neither of the "Disconnect" properties are populated then the client will
keep the connection open until the processor is stopped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)