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