提交 4d0c7977 编写于 作者: sangshuduo's avatar sangshuduo

fix: for taosdemo

上级 1e3d2a92
...@@ -74,7 +74,6 @@ class TDTestCase: ...@@ -74,7 +74,6 @@ class TDTestCase:
"minRows": 100, "minRows": 100,
"maxRows": 4096, "maxRows": 4096,
"comp": 2, "comp": 2,
"walLevel": 1,
"cachelast": 0, "cachelast": 0,
"quorum": 1, "quorum": 1,
"fsync": 3000, "fsync": 3000,
......
...@@ -65,7 +65,6 @@ class TDTestCase: ...@@ -65,7 +65,6 @@ class TDTestCase:
"minRows": 100, "minRows": 100,
"maxRows": 4096, "maxRows": 4096,
"comp": 2, "comp": 2,
"walLevel": 1,
"cachelast": 0, "cachelast": 0,
"quorum": 1, "quorum": 1,
"fsync": 3000, "fsync": 3000,
......
...@@ -17,8 +17,7 @@ ...@@ -17,8 +17,7 @@
"cache": 16, "cache": 16,
"blocks": 8, "blocks": 8,
"precision": "ms", "precision": "ms",
"update": 0, "update": 0
"maxtablesPerVnode": 1000
}, },
"super_tables": [{ "super_tables": [{
"name": "stb01", "name": "stb01",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册