Steven Youtsey created NIFI-8432:
------------------------------------

             Summary: PutSQL - Throwing IndexOutOfBounds exception in 
ErrorHandler
                 Key: NIFI-8432
                 URL: https://issues.apache.org/jira/browse/NIFI-8432
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.8.0
            Reporter: Steven Youtsey


When the incoming FlowFile has a bad query statement, batching is being used, 
and Rollback on Failure is false, the error handler that is dealing with the 
JDBC query exception is throwing IndexOutOfBounds when trying to get the 
FlowFile from the collection of batchFlowFiles. 

It appears that there is only one FlowFile in the batch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to