Matt Burgess created NIFI-3087:
----------------------------------
Summary: PutElasticsearch(Http) processors not correctly handling
partial failure
Key: NIFI-3087
URL: https://issues.apache.org/jira/browse/NIFI-3087
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Matt Burgess
Assignee: Matt Burgess
If a Bulk Insert is performed by PutElasticsearch and/or PutElasticsearchHttp,
and some records fail while others succeed, the processor fails with an
IndexOutOfBoundsException.
This appears to be a negative logic/iteration bug in the code for handling
failures in the response with respect to the incoming flow files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)