Michael Dürig created JCR-3823:
----------------------------------
Summary: 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
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
(v6.3.4#6332)