Randy Bovay created NIFI-1624:
---------------------------------

             Summary: 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
            Reporter: Randy Bovay


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
(v6.3.4#6332)

Reply via email to