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

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

Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/543
  
    I think the intent behind this processor was to send data over a 
connection, but not to read anything back. Essentially doing what PutSyslog and 
PutSplunk are doing when in TCP mode.
    
    That being said we could potentially have a header and footer, and 
specifying only one of them would be the same as a single delimiter. I think 
the idea behind the delimiter was more to separate the messages, typically 
using new lines, but not wanting to hard code that.
    
    Will have to review in more detail when I get a chance.


> 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
>             Fix For: 1.0.0, 0.7.0
>
>         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)

Reply via email to