[
https://issues.apache.org/jira/browse/NIFI-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687810#comment-15687810
]
ASF GitHub Bot commented on NIFI-3082:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1258
+1 LGTM, checked the code and ran contrib check. Merging to master.
> 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)