Thomas Mueller created OAK-5057:
-----------------------------------
Summary: BulkCreateOrUpdateClusterTest fails sometimes
Key: OAK-5057
URL: https://issues.apache.org/jira/browse/OAK-5057
Project: Jackrabbit Oak
Issue Type: Bug
Components: rdbmk
Reporter: Thomas Mueller
Assignee: Thomas Mueller
The test BulkCreateOrUpdateClusterTest.testConcurrentWithConflict sometimes
fails (on a slow machine). It seems to be caused by a hardcoded limit of 10
seconds (t.join(10000)). It works when using 75000 instead of 10000 (the whole
test takes 65 seconds).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)