提交 626f165d authored 作者: Thomas Mueller's avatar Thomas Mueller

Fix test case

上级 ef2118ea
......@@ -292,7 +292,7 @@ public class TestMVStore extends TestBase {
}).
open();
s.setAutoCommitDelay(2);
s.setAutoCommitDelay(10);
MVMap<Integer, String> m;
m = s.openMap("data");
s.getFileStore().getFile().close();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论