Carson Gaspar created NIFI-3082:
-----------------------------------
Summary: 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
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)