[
https://issues.apache.org/jira/browse/OAK-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933287#comment-13933287
]
Julian Reschke edited comment on OAK-1488 at 3/13/14 2:50 PM:
--------------------------------------------------------------
And sure enough, I get a failure on the next test run.
It seems that it fails much more frequently with 20 workers instead of 10, so I
have something to dig into.
was (Author: reschke):
And sure enough, I get a failure on the next test run.
> ConcurrentAddRemoveIT, ConcurrentAddIT test failures
> ----------------------------------------------------
>
> Key: OAK-1488
> URL: https://issues.apache.org/jira/browse/OAK-1488
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Environment: http://ci.apache.org/builders/oak-trunk
> Reporter: Michael Dürig
> Assignee: Julian Reschke
> Fix For: 0.19
>
>
> I quite regularly see this failing now:
> {noformat}
> concurrent[4](org.apache.jackrabbit.oak.jcr.ConcurrentAddRemoveIT) Time
> elapsed: 58.018 sec <<< FAILURE!
> java.lang.AssertionError: javax.jcr.RepositoryException: OakMerge0001:
> OakMerge0001: Failed to merge changes to the underlying store (retries 4,
> 4689 ms)
> at org.junit.Assert.fail(Assert.java:93)
> at
> org.apache.jackrabbit.oak.jcr.ConcurrentAddRemoveIT.concurrent(ConcurrentAddRemoveIT.java:64)
> {noformat}
> Fixture 4 is {{DOCUMENT_JDBC}}. Not sure whether it also fails for other
> fixtures.
--
This message was sent by Atlassian JIRA
(v6.2#6252)