You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2012/12/11 19:15:21 UTC

[jira] [Resolved] (CXF-4693) Search visitors are not thread safe

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

Sergey Beryozkin resolved CXF-4693.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.2
                   2.6.5
    
> Search visitors are not thread safe
> -----------------------------------
>
>                 Key: CXF-4693
>                 URL: https://issues.apache.org/jira/browse/CXF-4693
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.6.5, 2.7.2
>
>
> This is not an issue when the visitor is created from the code, but if the user wanted to inject say SQL visitor to be shared between multiple requests then it would not work given that the visitor may need to accumulate the state between multiple visit calls.
> For the moment we can update untyped converters like SQL or LDAP once and then update the other ones as needed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira