-
Suggestion
-
Resolution: Fixed
-
None
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.
- causes
-
CWD-4039 RestCrowdClient.testConnection() makes a potentially expensive query to the server
- Closed
- is related to
-
CWD-3164 Needs to be a way to disable automatic directory searches when clicking on the Users tab
-
- Closed
-
-
CWD-3233 Constrain LDAP search results when directories don't support paged results
- Closed
-
KNUCK-865 Failed to load
- relates to
-
CWD-3205 Connection Test from Embedded Crowd applications to Crowd causes Crowd Performance Issue
-
- Closed
-
-
CWD-2749 Java API for searching for users that returns cross-directory results, correctly sorted
-
- Closed
-
-
CWD-2809 Use a single query for cross-directory searches when all directories are local
- Gathering Interest
[CWD-3225] Improve performance for paginated queries across multiple directories
Workflow | Original: JAC Suggestion Workflow [ 3388717 ] | New: JAC Suggestion Workflow 3 [ 3630796 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1389232 ] | New: JAC Suggestion Workflow [ 3388717 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Crowd Development Workflow v2 [ 515667 ] | New: Simplified Crowd Development Workflow v2 [ 1389232 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 171055 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 170790 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 170826 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 170826 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 170573 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 170573 ] |
Remote Link | New: This issue links to "KNUCK-865 (SDOG)" [ 168226 ] |