Commit Graph

35983 Commits

Author SHA1 Message Date
dapan1121 db37fef898 fix: fix crash issue 2022-07-21 09:10:18 +08:00
dapan1121 34fbc93e03 Merge branch 'fix/TD-15197' of github.com:taosdata/TDengine into fix/TD-15197 2022-07-20 18:50:34 +08:00
dapan1121 85684cebb8 fix: fix mem leak 2022-07-20 18:48:27 +08:00
yihaoDeng c764ffb14f fix rpc mem leak 2022-07-20 15:22:56 +08:00
yihaoDeng f50d1ff220 Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197 2022-07-20 14:15:03 +08:00
yihaoDeng 31cfa1fa5b fix: avoid rpc mem leak 2022-07-20 14:14:46 +08:00
dapan1121 79c77eb0c9 Merge branch 'fix/TD-15197' of github.com:taosdata/TDengine into fix/TD-15197 2022-07-20 13:54:34 +08:00
dapan1121 7a62409dc1 fix: fix taosd mem leak 2022-07-20 13:54:06 +08:00
yihaoDeng 38431432ac fix: avoid rpc mem leak 2022-07-20 13:48:14 +08:00
dapan1121 4d18894657 fix: fix mem leak 2022-07-20 13:30:37 +08:00
dapan1121 d60905aeb3 fix: fix mem leak 2022-07-20 10:01:29 +08:00
dapan1121 e477538f78 fix: keep one case 2022-07-20 09:50:42 +08:00
dapan1121 d6afa5e2c7 fix: fix show stables issue 2022-07-20 09:46:53 +08:00
dapan1121 5ed719c727 fix: fix catalog memory leak 2022-07-20 09:39:58 +08:00
dapan1121 d266bfe187 fix: fix stmt memory leak 2022-07-20 08:39:52 +08:00
dapan1121 fdd9f3c406 Merge branch 'enh/transMemLeak' into fix/TD-15197 2022-07-19 16:57:49 +08:00
yihaoDeng c0a21dc911 avoid mem leak 2022-07-19 16:56:37 +08:00
dapan1121 215dfb3019 Merge branch 'enh/transMemLeak' into fix/TD-15197 2022-07-19 16:52:21 +08:00
dapan1121 d2e780b14e fix: fix memory leak 2022-07-19 16:47:53 +08:00
Ganlin Zhao 9307a41684
Merge pull request #15113 from taosdata/fix/TD-17511
fix(query): fix mode function processing all null column
2022-07-19 16:22:34 +08:00
Shengliang Guan c9079513c6
Merge pull request #15118 from taosdata/fix/mnode
fix: read sdb when restore from raft module may cause crash
2022-07-19 16:15:52 +08:00
Hui Li c13e638de7
Delete stbTagFilter.py 2022-07-19 16:04:13 +08:00
Haojun Liao 8751bcc0ea
Merge pull request #15109 from taosdata/feature/3_liaohj
fix(query): add check for deleting record
2022-07-19 15:56:41 +08:00
Shengliang Guan 0d33e7363f fix: read sdb when restore from raft module may cause crash 2022-07-19 15:41:31 +08:00
Zhiqiang Wang 7002a20972
Merge pull request #15114 from taosdata/fix/ZhiqiangWang/TD-17512-backend-run-fail-error
os: backend run fail error
2022-07-19 15:29:57 +08:00
Li Minghao a390adfd17
Merge pull request #15111 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-07-19 15:24:20 +08:00
dapan1121 9a08b77e59 Merge branch '3.0' into fix/TD-15197 2022-07-19 15:19:08 +08:00
dapan1121 80808766c1 fix: fix memory leak 2022-07-19 15:17:43 +08:00
dapan1121 b027f0d431
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
2022-07-19 15:15:44 +08:00
afwerar 622ab28e6e os: backend run fail error 2022-07-19 14:59:07 +08:00
Ganlin Zhao 78ac19b57f Merge branch '3.0' into fix/TD-17511 2022-07-19 14:55:24 +08:00
Ganlin Zhao ed51c8e329 fix(query): fix mode function processing all null column
TD-17024
2022-07-19 14:54:18 +08:00
liuyao 59b0f99f3b
Merge pull request #15110 from taosdata/feature/TD-17357
feat(stream): add num of children
2022-07-19 14:48:48 +08:00
Li Minghao 8f7ecfd3f7
Merge pull request #15108 from taosdata/feature/3.0_mhli
refactor(sync): update sync-timeout to 10s
2022-07-19 14:36:30 +08:00
Minghao Li 329ba3cee8 refactor(sync): add trace log 2022-07-19 14:34:39 +08:00
huolibo 4a7d484185 docs(driver): improve description 2022-07-19 14:33:46 +08:00
huolibo 99fd74c747 docs(driver): release jdbc 2.0.40 2022-07-19 14:33:46 +08:00
Minghao Li bab592e071 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-19 14:30:08 +08:00
Hui Li 9381411b74
Merge pull request #15092 from taosdata/3.0test/jcy
test:update sysinfo.py
2022-07-19 14:18:14 +08:00
Hui Li dd2320f088
Merge pull request #15096 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-19 14:17:54 +08:00
54liuyao 8e41fc912b feat(stream): add num of children 2022-07-19 14:17:53 +08:00
Ganlin Zhao f33c15fb8b
Merge pull request #15102 from taosdata/fix/TD-17511
fix(query): fix derivative nan value
2022-07-19 14:04:53 +08:00
Minghao Li fc08a35fbf refactor(sync): update sync-timeout to 10s 2022-07-19 13:52:02 +08:00
Shuduo Sang 007c5eb0a5
chore: libtaos ws submodule for3.0 (#15105)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0
2022-07-19 13:27:00 +08:00
Shengliang Guan 04bb5ca6b2
Merge pull request #15103 from taosdata/fix/mnode
enh: If an 'object is creating' error is reported when creating a database, wait for the transaction to end then response
2022-07-19 13:26:32 +08:00
Shengliang Guan ce999711ec test: add case 2022-07-19 13:07:24 +08:00
Shengliang Guan 83ac069bef enh: If an 'object is creating' error is reported when creating a database, wait for the transaction to end then response 2022-07-19 12:00:43 +08:00
Ganlin Zhao 58ba4f8cf7 Merge branch '3.0' into fix/TD-17511 2022-07-19 11:47:48 +08:00
Ganlin Zhao ca5e959a1e fix(query): fix derivative nan value
TD-17511
2022-07-19 11:46:17 +08:00
jiajingbin 631eec563d
Merge pull request #15101 from taosdata/test/td-16208
test: add debug case for TD-16209
2022-07-19 11:40:57 +08:00