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

Improve Tenant User and Group Search Performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-M1, 1.22.0
    • Core Framework
    • None

    Description

      The REST Resource supporting User and Group search is not efficient for large numbers of users and groups.

      The current implementation reads all users and all groups from the configured User Group Provider and also populates Entity objects with additional membership information prior to filtering the results. This can lead to poor runtime performance when the configured User Group Provider returns large numbers of results.

      Moving the filtering to a level lower than the REST Tenants Resource will enable filtering prior to Entity object population, improving the performance of search operations.

      Attachments

        Issue Links

          Activity

            People

              exceptionfactory David Handermann
              exceptionfactory David Handermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m