Andrew Hind
2006-12-04 11:04:34 +00:00
parent 2845364a18
commit dcc831b2a3
19 changed files with 173 additions and 8980 deletions

View File

@@ -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;