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

Daniel Kulp resolved CXF-2013.
------------------------------

       Resolution: Won't Fix
    Fix Version/s: Invalid


This improvement request has been open for years and no-one has stepped up to 
implement it. As such, it does not seems to be a priority for the existing CXF 
community. If, in the future, someone would like to tackle this, feel free to 
open is and attach a patch.

> CXF Server with ASYNC jms transport should support pluggable StoreFactory 
> abstraction (memory & jdbc) to manage continuations
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2013
>                 URL: https://issues.apache.org/jira/browse/CXF-2013
>             Project: CXF
>          Issue Type: New Feature
>          Components: Transports
>    Affects Versions: 2.0.9
>            Reporter: Ron Gavlin
>             Fix For: Invalid
>
>
> I am using the CXF Server with JMS transport embedded in async smx 
> cxf-bc:consumer as a bridge to a back-end system that accepts large numbers 
> of request, each of which tends to run for long periods of time. So, it is 
> not practical for the continuations in the CXF Server to be stored in memory. 
> Rather, these should be stored in a database shared by a cluster of servers.
> This is a request to enhance CXF to optionally inject "StoreFactory" 
> implementations into JMSDestination which currently holds the list of CXF 
> Continuations directly in memory.

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

        

Reply via email to