[
https://issues.apache.org/jira/browse/NIFI-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690092#comment-15690092
]
ASF subversion and git services commented on NIFI-3087:
-------------------------------------------------------
Commit 7fc7494b2174340a3caa0292b4a54859eaf16a34 in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7fc7494 ]
NIFI-3087: This closes #1263. Added unit tests to PutElasticsearch(Http) to
illustrate issue
> 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
> Fix For: 1.1.0
>
>
> 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)