Esteban Capoccetti created NIFI-7851:
----------------------------------------
Summary: RestLookupService does not throw a LookupFailureException
when the rest endpoint response-code is not successful.
Key: NIFI-7851
URL: https://issues.apache.org/jira/browse/NIFI-7851
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Esteban Capoccetti
RestLookupService does not throw a LookupFailureException when the rest
endpoint response-code is not successful.
Lookup Processor using a "Lookup Service" of type "RestLookupService" do not
send the flowFile into a Failure Connections when the rest service
http-return-code is not a successful one; it sends those flowfiles to the
"success/matched" connections instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)