未验证 提交 8f9c2904 编写于 作者: H Hui Li 提交者: GitHub

Update dnodes.py

上级 f066c3ec
...@@ -40,6 +40,7 @@ class TDSimClient: ...@@ -40,6 +40,7 @@ class TDSimClient:
"jniDebugFlag": "143", "jniDebugFlag": "143",
"qDebugFlag": "143", "qDebugFlag": "143",
"supportVnodes": "1024", "supportVnodes": "1024",
"enableQueryHb": "1",
"telemetryReporting": "0", "telemetryReporting": "0",
} }
...@@ -136,6 +137,7 @@ class TDDnode: ...@@ -136,6 +137,7 @@ class TDDnode:
"wDebugFlag": "143", "wDebugFlag": "143",
"numOfLogLines": "100000000", "numOfLogLines": "100000000",
"statusInterval": "1", "statusInterval": "1",
"enableQueryHb": "1",
"supportVnodes": "1024", "supportVnodes": "1024",
"telemetryReporting": "0" "telemetryReporting": "0"
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册