[ 
https://issues.apache.org/jira/browse/DIRSERVER-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734845#action_12734845
 ] 

Emmanuel Lecharny commented on DIRSERVER-1384:
----------------------------------------------

Ok, using an UnorderedThreadPoolExecutor, the Abandon Request gets correctly 
executed.

If tests are passing OK, I will commit the fix.

The Ldap Client API has been fixed to correctly handle the very same problem on 
the client size, ie all the response being hold until the last one arrives. The 
same solution has been applied (Filtering events and using an 
UnorderedThreadPoolExcecutor).

> Abandonned requests are not abandonned...
> -----------------------------------------
>
>                 Key: DIRSERVER-1384
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1384
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.4
>            Reporter: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 1.5.5
>
>
> The AbandonRequest is correctly handled, but the way the search is now 
> handled makes the abandon request to be ignored.

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

Reply via email to