[ 
https://issues.apache.org/jira/browse/CXF-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang updated CXF-3567:
------------------------------

    Summary: Do not use timer for JMSContinuation timeout task  (was: Doesn't 
user timer for JMSContinuation timeout )

> Do not use timer for JMSContinuation timeout task
> -------------------------------------------------
>
>                 Key: CXF-3567
>                 URL: https://issues.apache.org/jira/browse/CXF-3567
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.4.1, 2.3.5
>
>
> A new Timer instance is created for every new JMSContinuation. Every new 
> Timer spawns a new thread.
> We should use the work queue that CXF already provides for the job of the 
> timeout task. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to