[ 
https://issues.apache.org/jira/browse/MINIFICPP-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz resolved MINIFICPP-2088.
-------------------------------------
    Resolution: Done

> InvokeHTTP should check whether it needs to run before retrieving the 
> HttpClient
> --------------------------------------------------------------------------------
>
>                 Key: MINIFICPP-2088
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2088
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marton Szasz
>            Assignee: Ferenc Gerlits
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> InvokeHTTP has setTriggerWhenEmpty=true to support GET requests with no 
> incoming flow files. But it creates/retrieves the http client even if it's 
> triggered as POST with no incoming flow files. We should keep the check as 
> lightweight as possible, and add a bored yield if it didn't need to run.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to