Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4598

Multiple Remote Process Groups pointing to the same URL each are constantly making HTTP Requests to the destination URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: