[ 
https://issues.apache.org/jira/browse/MINIFICPP-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ferenc Gerlits updated MINIFICPP-2310:
--------------------------------------
    Description: 
* custom message delimiter
 * option to separate by connection (no delimiter, only optional size limit)
 * batching multiple messages to 1 flow file (like NiFi 'Max Batch Size')

Also, ListenTCP should not remove the delimiter from the end of the outgoing 
flow files, to make sure that a byte stream going through PutTCP -> ListenTCP 
stays the same.  (Optionally, we may want to make this configurable.)

  was:
* custom message delimiter
 * option to separate by connection (no delimiter, only optional size limit)
 * batching multiple messages to 1 flow file (like NiFi 'Max Batch Size')


> Extend ListenTCP with new ways to delimit flow files
> ----------------------------------------------------
>
>                 Key: MINIFICPP-2310
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2310
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Marton Szasz
>            Priority: Major
>
> * custom message delimiter
>  * option to separate by connection (no delimiter, only optional size limit)
>  * batching multiple messages to 1 flow file (like NiFi 'Max Batch Size')
> Also, ListenTCP should not remove the delimiter from the end of the outgoing 
> flow files, to make sure that a byte stream going through PutTCP -> ListenTCP 
> stays the same.  (Optionally, we may want to make this configurable.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to