Bug 124379 (DEFECT000310862)

Summary: Search doesn't return until one result is received
Product: [Novell Products] NDS SDK Reporter: Steve Sonntag <vtag>
Component: LDAP Java SDKAssignee: Jeff Vincent <jvincent>
Status: VERIFIED FIXED QA Contact: Sundar Swamy <ssundar>
Severity: Minor    
Priority: P5 - None CC: aclark
Version: OCT 2006 NDKKeywords: English
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:47 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>