[
https://issues.apache.org/jira/browse/MINIFICPP-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-2088:
------------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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)