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:03:21 UTC

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

Sergey Beryozkin created CXF-4693:
-------------------------------------

             Summary: 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


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