[ 
https://issues.apache.org/jira/browse/DIRAPI-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662757#comment-13662757
 ] 

Stefan Seelmann commented on DIRAPI-140:
----------------------------------------

Interesting. But I think we can't expect that a user of the API consumes the 
cursor completely. IMHO it must be possible to close the cursor without 
iterating to the end of the cursor.
                
> Test ClientSearchRequestTest.testSubDn() fails
> ----------------------------------------------
>
>                 Key: DIRAPI-140
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-140
>             Project: Directory Client API
>          Issue Type: Bug
>         Environment: Apache Maven 3.0.5 
> (rNON-CANONICAL_2013-02-25_10-23_root; 2013-02-25 11:23:59+0100)
> Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.9.2-1-arch", arch: "amd64", family: "unix"
>            Reporter: Stefan Seelmann
>
> In trunk the test ClientSearchRequestTest.testSubDn (module ldap-client-test) 
> fails quite often. When adding a for loop around the test code it fails after 
> 1-10 executions. The first search works always, but the second search which 
> uses the SearchRequest object sometimes doesn't contain a result and 
> searchCursor.next() is false. Please note that I'm not sure if that is a pb 
> in client or in the server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to