You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Wouter de Vries (Jira)" <ji...@apache.org> on 2020/06/09 07:12:00 UTC

[jira] [Resolved] (NIFI-7393) Expose max idle time and max idle connections in InvokeHTTP processor

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

Wouter de Vries resolved NIFI-7393.
-----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Implemented

> 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
>             Fix For: 1.12.0
>
>          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)