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

@@ -126,7 +126,8 @@ public class ConcurrentNodeServiceTest extends TestCase
public void testConcurrent() throws Exception
{
luceneFTS.pause();
IndexWriter.COMMIT_LOCK_TIMEOUT = 100000;
// TODO: LUCENE UPDATE ISSUE fix commit lock time out
// IndexWriter.COMMIT_LOCK_TIMEOUT = 100000;
int count = 10;
int repeats = 10;