You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2008/06/10 08:33:45 UTC

[jira] Closed: (HARMONY-5865) [classlib][jndi][ldap] - add support for batch reading search results from server

     [ https://issues.apache.org/jira/browse/HARMONY-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu closed HARMONY-5865.
-----------------------------


Verified. Thanks Sean!

> [classlib][jndi][ldap] - add support for batch reading search results from server
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-5865
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5865
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Regis Xu
>            Assignee: Sean Qiu
>             Fix For: 5.0M7
>
>         Attachments: HARMONY-5865.diff
>
>
> LdapClient.doSearchOperation will not return until receive OP_SEARCH_RESULT_DONE response or reach batch size.
> the batch size property should set or unset by LdapContext.addTo/removeFromEnvironment methods and pass the value
> to the protocol level when perform search operation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.