Unverified 提交 5ebd240c authored 作者: Andrei Tokar's avatar Andrei Tokar 提交者: GitHub

Update MVStore.java

上级 94a9fa88
......@@ -3018,7 +3018,7 @@ public class MVStore {
// no thread is started if the write delay is 0
// (if we only had a setter in the MVStore,
// the thread would need to be started in any case)
set("autoCommitBufferSize", 0);
//set("autoCommitBufferSize", 0);
return set("autoCommitDelay", 0);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论