You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/07/21 15:43:14 UTC

[jira] Issue Comment Edited: (CXF-2299) should catch RejectedExecutionException in OneWayProcessorInterceptor and run the task in caller thread

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

Freeman Fang edited comment on CXF-2299 at 7/21/09 6:42 AM:
------------------------------------------------------------

commit fix
http://svn.apache.org/viewvc?rev=785932&view=rev for trunk
http://svn.apache.org/viewvc?rev=786018&view=rev for 2.2.x branch
http://svn.apache.org/viewvc?rev=786029&view=rev for 2.1.x branch
http://svn.apache.org/viewvc?view=rev&revision=786180 for 2.0.x branch

      was (Author: ffang):
    commit fix
http://svn.apache.org/viewvc?rev=785932&view=rev for trunk
http://svn.apache.org/viewvc?rev=786018&view=rev for 2.2.x branch
http://svn.apache.org/viewvc?rev=786029&view=rev for 2.1.x branch

  
> should catch RejectedExecutionException in OneWayProcessorInterceptor and run the task in caller thread
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2299
>                 URL: https://issues.apache.org/jira/browse/CXF-2299
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.1.6, 2.2.3, 2.3
>
>
> kind of simulating the ThreadPoolExecutor.CallerRunsPolicy, to avoid the message loss but client side has nothing to know

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