You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2016/11/23 01:02:49 UTC

[jira] [Created] (NIFI-3087) PutElasticsearch(Http) processors not correctly handling partial failure

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)