[
https://issues.apache.org/jira/browse/JCR-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed JCR-3823.
-------------------------------
> Observation tests sporadically fail
> -----------------------------------
>
> Key: JCR-3823
> URL: https://issues.apache.org/jira/browse/JCR-3823
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-tests
> Environment: http://ci.apache.org/builders/oak-trunk-win7
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Priority: Major
> Labels: observation, test
>
> Observation tests sometimes fail on
> http://ci.apache.org/builders/oak-trunk-win7. The reason seems to be that
> {{org.apache.jackrabbit.test.api.observation.EventResult}} does not properly
> establish a memory barrier for the shared {{events}} instance. I suggest we
> either make that field volatile or synchronize access to it.
> See also OAK-2165
--
This message was sent by Atlassian Jira
(v8.3.4#803005)