mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
http://issues.alfresco.com/browse/AR-384 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4504 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -130,7 +130,8 @@ public class ConcurrentNodeServiceSearchTest extends TestCase
|
||||
public void testConcurrent() throws Exception
|
||||
{
|
||||
luceneFTS.pause();
|
||||
IndexWriter.COMMIT_LOCK_TIMEOUT = 100000;
|
||||
// TODO: LUCENE UPDATE ISSUE fix commit lock timeout here
|
||||
// IndexWriter.COMMIT_LOCK_TIMEOUT = 100000;
|
||||
int count = 10;
|
||||
int repeats = 10;
|
||||
|
||||
|
Reference in New Issue
Block a user