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

Mark Payne updated NIFI-4598:
-----------------------------
    Fix Version/s: 1.5.0
           Status: Patch Available  (was: Open)

> Multiple Remote Process Groups pointing to the same URL each are constantly 
> making HTTP Requests to the destination URL
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4598
>                 URL: https://issues.apache.org/jira/browse/NIFI-4598
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.5.0
>
>
> If I have 10 RPG's pointing to localhost:8080/nifi then I have 10 RPG's 
> making the same HTTP Requests to get cluster info. This can quickly leave to 
> having too many simultaneously requests according to the 
> ThreadPoolRequestReplicator.
> We should be smarter about the caching of the information so that multiple 
> RPG's with the same URL can share this information instead of constantly 
> requesting it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to