[ 
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

Reply via email to