You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2011/06/02 11:30:47 UTC

[jira] [Created] (CXF-3567) Doesn't user timer for JMSContinuation timeout

Doesn't user timer for JMSContinuation timeout 
-----------------------------------------------

                 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

[jira] [Resolved] (CXF-3567) Do not use timer for JMSContinuation timeout task

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-3567.
------------------------------

    Resolution: Fixed

> 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

[jira] [Updated] (CXF-3567) Do not use timer for JMSContinuation timeout task

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ 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