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

Peter Sramka updated CAMEL-5835:
--------------------------------

    Attachment: example.png.jpg

For example, shown here are all uses of the instance variable bodyFunction. 
Access to this variable is "incorrectly synchronized," as defined by 
http://www.cs.umd.edu/~pugh/java/memoryModel/jsr-133-faq.html
                
> XPathBuilder is documented as being thread-safe, but it has thread-safety 
> bugs.
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-5835
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5835
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>         Environment: This bug is not environment specific.
>            Reporter: Peter Sramka
>              Labels: thread-safety
>         Attachments: example.png.jpg
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The javadoc for org.apache.camel.builder.xml.XPathBuilder states that it is 
> thread-safe, but an inspection of the source code in the trunk reveals that 
> there are thread-safety bugs.

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