[
https://issues.apache.org/jira/browse/NIFI-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128508#comment-17128508
]
ASF subversion and git services commented on NIFI-7393:
-------------------------------------------------------
Commit f2368a0dd14aff31c5c5e7b4b9b7e470baf87fa7 in nifi's branch
refs/heads/MINIFI-422 from Wouter de Vries
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f2368a0 ]
NIFI-7393: Add max idle time and idle connections to InvokeHTTP
This closes #4233.
Signed-off-by: Joey Frazee <[email protected]>
> Expose max idle time and max idle connections in InvokeHTTP processor
> ---------------------------------------------------------------------
>
> Key: NIFI-7393
> URL: https://issues.apache.org/jira/browse/NIFI-7393
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Wouter de Vries
> Assignee: Wouter de Vries
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> In some cases we don't want idle connections to some HTTP servers to remain
> open. Or we want to limit the time that those connections spend being idle
> before closing.
> OkHttp's connectionPool exposes two parameters for this, but they are not
> configurable from Nifi.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)