Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3225

Improve performance for paginated queries across multiple directories

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Crowd's support for paginated queries doesn't take advantage of the underlying directories ability to provide paginated results. This means that a small query for the first ten users can end up querying the database for all users and then sorting in Crowd.

      Directory implementations that support pagination (anything backed by a database or remote Crowd) should have their results limited. In the simplest case of a single directory this will allow the database results to be returned directly, sorted by the database.

      Keeping correct behaviour for user shadowing may prevent some cases like uncached LDAP directories from being optimised, but covering the database-only and single-directory-only cases address specific customer issues.

            [CWD-3225] Improve performance for paginated queries across multiple directories

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3388717 ] New: JAC Suggestion Workflow 3 [ 3630796 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1389232 ] New: JAC Suggestion Workflow [ 3388717 ]
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 515667 ] New: Simplified Crowd Development Workflow v2 [ 1389232 ]
            Marcin Kempa made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 171055 ]
            Marcin Kempa made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 170790 ]
            Marcin Kempa made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 170826 ]
            Marcin Kempa made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 170826 ]
            Marcin Kempa made changes -
            Remote Link Original: This issue links to "Page (Extranet)" [ 170573 ]
            Marcin Kempa made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 170573 ]
            Vincent Choy (Inactive) made changes -
            Remote Link New: This issue links to "KNUCK-865 (SDOG)" [ 168226 ]

              jhinch jhinch (Atlassian)
              jwalton joe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: