[
https://issues.apache.org/jira/browse/CXF-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5621.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.11
3.0.0
Assignee: Sergey Beryozkin
Hi, the patch has been applied, thanks
> Provide ability to pass timeToKeepState from Factory method and WebClient
> -------------------------------------------------------------------------
>
> Key: CXF-5621
> URL: https://issues.apache.org/jira/browse/CXF-5621
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Parwiz Rezai
> Assignee: Sergey Beryozkin
> Priority: Trivial
> Fix For: 3.0.0, 2.7.11
>
> Attachments: cxf.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> for JAXRSClientFactory and WebClient
> methods that allow user to pass in true for creating
> thread safe proxies there is no way to pass in
> long timeToKeepState to specify how long before cleaning up that state
> to be passed down to ThreadLocalClientState constructor.
> I've provided method to pass in timeToKeepState in both
> JAXRSClientFactory and WebClient that allows user to pass timeToKeepState
> (note per Sergey's response in the user mailing lists only providing one more
> version to not clutter the factory with too many overloaded methods)
--
This message was sent by Atlassian JIRA
(v6.2#6252)