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

ASF subversion and git services commented on NIFI-478:
------------------------------------------------------

Commit 509933f631533a659551c2f0c5c9d12e3f47b8e5 in incubator-nifi's branch 
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=509933f ]

NIFI-478: Fixed bug that caused byte sequence to be dropped for last split 
under certain circumstances; added new unit tests


> Allow SplitContent to split based on text and allow byte sequence to be 
> leading or trailing
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-478
>                 URL: https://issues.apache.org/jira/browse/NIFI-478
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 0.1.0
>
>         Attachments: 
> 0001-NIFI-478-Added-byte-sequence-position-property-and-a.patch, 
> 0001-NIFI-478-Fixed-bug-that-caused-byte-sequence-to-be-d.patch, 
> NIFI_478_Bug_Exposed.xml
>
>
> Currently SplitContent requires that the user encode the byte sequence to 
> split on into hexadecimal notation. User should be able to instead enter 
> UTF-8 formatted text.
> Also, it requires that if we keep byte sequence, the byte sequence between 
> two splits, the byte sequence is appended to the first split; should allow 
> user to add it as a leading byte sequence as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to