提交 6d532ef3 authored 作者: Andrei Tokar's avatar Andrei Tokar

TestConcurrentUpdate: make it harder

上级 96f5c8b9
......@@ -19,8 +19,8 @@ import org.h2.util.Task;
*/
public class TestConcurrentUpdate extends TestDb {
private static final int THREADS = 3;
private static final int ROW_COUNT = 10;
private static final int THREADS = 10;
private static final int ROW_COUNT = 3;
/**
* Run just this test.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论