- 04 5月, 2020 1 次提交
-
-
由 yifan hao 提交于
* Description These two functions do not properly handle any error returned from dnodeGetVnodeList(). This patch als changes the signature of dnodeGetVnodeList() to make sure it returns only status, and number of vnodes is passed out through a separate argument. * Testing Before the patch, if I start taosd and then remove 'vnode' folder, the shutdown message would include the following: 05/03 14:26:17.158204 0x140025950476096 DND total vnodes:-2147483296 are all closed This shows the code uses error code as vnode count. After the patch, it outputs proper error message: 05/03 14:30:45.044762 0x139933723604800 DND Get dnode list failed
-
- 03 5月, 2020 10 次提交
-
-
由 slguan 提交于
-
由 slguan 提交于
if resposne is received, and no corresponding connection there, it sh…
-
由 jtao1735 提交于
-
由 haojun Liao 提交于
maxId is from 1 to maxSession
-
由 jtao1735 提交于
-
由 slguan 提交于
-
由 slguan 提交于
-
由 slguan 提交于
-
由 slguan 提交于
initialize SCqCfg structure
-
由 jtao1735 提交于
remove two unsed fields in tsclient.h
-
- 02 5月, 2020 17 次提交
- 01 5月, 2020 12 次提交
-
-
由 slguan 提交于
TD-166
-
由 hzcheng 提交于
-
由 slguan 提交于
Hotfix/fix issues scanned by tsc
-
由 slguan 提交于
fix test.py to support steven's simpletest_no_sudo.sh
-
由 sangshuduo 提交于
-
由 slguan 提交于
fix test script grep to match accuretely.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
[TD-217]
-
-
由 slguan 提交于
-
由 slguan 提交于
TD-166
-