[
https://issues.apache.org/jira/browse/NIFI-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Gough updated NIFI-10569:
--------------------------------
Fix Version/s: 1.19.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add Maximum Threads to HandleHttpRequest
> ----------------------------------------
>
> Key: NIFI-10569
> URL: https://issues.apache.org/jira/browse/NIFI-10569
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.19.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The {{HandleHttpRequest}} Processor runs an embedded Jetty Server that uses a
> configurable number of threads for handling HTTP requests and responses.
> Similar to changes for {{ListenHTTP}}, the {{HandleHttpRequest}} Processor
> should have a property for configuring the maximum number of threads for the
> Jetty Server. The Jetty internal defaults have a minimum of {{8}}, and use
> {{200}} in absence of a specific number.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)