You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2014/12/05 18:25:12 UTC

[jira] [Comment Edited] (CXF-4817) JAX-RS AsyncResponse implementation needs to call AsyncContext.complete after the request is done

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

Sergey Beryozkin edited comment on CXF-4817 at 12/5/14 5:25 PM:
----------------------------------------------------------------

np, I'll experiment with the JAXRS tests and check if the optional blocking of restartAsync does not affect them, if not then I guess we can optionally block a restart


was (Author: sergey_beryozkin):
np, I'll experiment with the JAXRS tests and check if the optional blocking of restartAsync does not affect them, if not then I guess we can optionally block them

> JAX-RS AsyncResponse implementation needs to call AsyncContext.complete after the request is done
> -------------------------------------------------------------------------------------------------
>
>                 Key: CXF-4817
>                 URL: https://issues.apache.org/jira/browse/CXF-4817
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.7.4, 3.0.0-milestone1
>
>
> This will help with a better recycling of threads plus will get AsyncListener onComplete and onError callbacks called - for the registered completion callbacks be notified



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)