You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lars Winderling (JIRA)" <ji...@apache.org> on 2019/06/28 18:47:00 UTC

[jira] [Commented] (NIFI-1624) ExtractText - Add option to Throw Failure if Text is greater than Capture Group

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

Lars Winderling commented on NIFI-1624:
---------------------------------------

I have just started working on this issue. I will soon provide a PR on github.

> ExtractText - Add option to Throw Failure if Text is greater than Capture Group
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-1624
>                 URL: https://issues.apache.org/jira/browse/NIFI-1624
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 0.4.1, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0
>            Reporter: Randy Bovay
>            Priority: Major
>
> ExtractText allows us to specify the "Maximum Capture Group Length"
> Occasionally I will get a text string that is greater than what I've specified.
> In these unexpected situations, I would LIKE to route this to something that can handle it, or throw an error so I can look into why this is larger than expected.
> The ask is to make the behavior configurable on LengthExceededBehavior.  With options of 'truncate' or 'failure'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)