You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Esteban Capoccetti (Jira)" <ji...@apache.org> on 2020/09/25 18:42:00 UTC

[jira] [Created] (NIFI-7851) RestLookupService does not throw a LookupFailureException when the rest endpoint response-code is not successful.

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)