[
https://issues.apache.org/jira/browse/NIFI-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687815#comment-15687815
]
ASF subversion and git services commented on NIFI-3082:
-------------------------------------------------------
Commit fa5fed9bb59eb485e48dd7350bf693a3039307ef in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=fa5fed9 ]
NIFI-3082: Fixed status code handling in PutElasticsearchHttp
This closes #1258.
> PutElasticsearchHttp fails to dequeue item on 5xx response
> ----------------------------------------------------------
>
> Key: NIFI-3082
> URL: https://issues.apache.org/jira/browse/NIFI-3082
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: Carson Gaspar
> Assignee: Matt Burgess
>
> When Elasticsearch returns a 5xx response (e.g. when a field doesn't match
> the index format), PutElasticsearchHttp does not dequeue the item, causing it
> to infinitely retry and cause a backlog.
> Expected behaviour would be to route the item to either the retry or failed
> outputs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)