[
https://issues.apache.org/jira/browse/DIRSTUDIO-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674783#action_12674783
]
Stefan Seelmann commented on DIRSTUDIO-463:
-------------------------------------------
I introduced this annoying behaviour with commit
http://svn.apache.org/viewvc?view=rev&revision=691556, sorry for that.
@Pierre-Arnaud:
It has nothing to do with the "Check for children" option. This option fetches
the attributes "hasSubordinates", "numSubordinates" or "subordinateCount", but
only if they are present in the server's schema.
> Browsing the directory produce too many search requests
> -------------------------------------------------------
>
> Key: DIRSTUDIO-463
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-463
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.3.0
> Reporter: Galinette
> Assignee: Stefan Seelmann
> Priority: Blocker
> Fix For: 1.3.1, 1.4.0
>
>
> Browsing the directory produce too many search requests.
> an example:
> Expanding "ou=people" containing 20000 user accounts will produce one search
> request to get all DNs contained in "ou=people" and !!additionally!! 20000
> search requests for each founds DNs. Why?!?
> The same scenario under Directory Studio 2.x only produce a single search
> request...
> This is easy to observe in the Search Logs of Directory Studio.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.