Bugzilla – Bug 124379
Search doesn't return until one result is received
Last modified: 2007-05-14 17:49:02 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000310862 at remedy/ remedy/show_bug.cgi?id=DEFECT000310862 Originally filed under the NDS SDK product and LDAP Java SDK component. --------- <remedy_version_found_in> February NDK </remedy_version_found_in> --------- <remedy_milestone> BLANK </remedy_milestone> --------- <remedy_details> A synchronous search request doesn't return until the first result is received. It should return immediately, and then wait when the application requests results from LDAPSearchResults.next(). This shows up dramatically when doing a persistant search where the first result may not be returned for a very long time. </remedy_details> --------- <remedy_notes> vtag ( 12/12/2002 7:45:45 AM Fixing - Fix Is Checked-In ) Remove line of code that gets the first results </remedy_notes>