[
https://issues.apache.org/jira/browse/NIFI-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335078#comment-15335078
]
Joseph Percivall commented on NIFI-1834:
----------------------------------------
In the ontrigger, after sending the message successfully, a SEND provenance
event should be emitted. Like is done for the "transferRange" method:
https://github.com/apache/nifi/blob/b0cc6ae7e84365f57be0518423dfb4fd67843b20/nifi-commons/nifi-processor-utilities/src/main/java/org/apache/nifi/processor/util/put/AbstractPutEventProcessor.java#L479
> Create PutTCP Processor
> -----------------------
>
> Key: NIFI-1834
> URL: https://issues.apache.org/jira/browse/NIFI-1834
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Matt Brown
> Priority: Minor
> Attachments: 0001-PutTCP-Processor-created.patch
>
>
> Create a PutTCP Processor to send FlowFile content over a TCP connection to a
> TCP server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)