Commit Graph

13591 Commits

Author SHA1 Message Date
Xiaoyu Wang 17d15e105e
Merge pull request #15779 from taosdata/feature/3.0_wxy
fix: plan problem of create stream statement
2022-08-05 20:38:48 +08:00
Ganlin Zhao 06b4177940
Merge pull request #15762 from taosdata/fix/TD-18115
fix(query): fix interp function core dump
2022-08-05 20:35:23 +08:00
Xiaoyu Wang 9bfc7ba69c fix: plan problem of create stream statement 2022-08-05 19:40:06 +08:00
Xiaoyu Wang 0f3a7e314e fix: plan problem of create stream statement 2022-08-05 17:37:58 +08:00
Cary Xu 2524779057
Merge pull request #15775 from taosdata/feature/TD-11274-3.0
fix: memory leaks in taosd when use metaGetTableEntryByUid
2022-08-05 17:28:50 +08:00
Minglei Jin c9906b6b03
Merge pull request #15768 from taosdata/fix/TD-18167
fix: clear reader's coder memory
2022-08-05 17:00:15 +08:00
Liu Jicong ebe133a5b8
Merge pull request #15772 from taosdata/feature/stream
fix(util): concurrently hash iterate
2022-08-05 16:52:55 +08:00
Cary Xu 5e6e86a333 fix: create sma in mnode 2022-08-05 16:35:00 +08:00
Cary Xu 55016293df Merge branch '3.0' into feature/TD-11274-3.0 2022-08-05 16:28:45 +08:00
Cary Xu 14d396b081 fix: memory leaks in taosd when use metaGetTableEntryByUid 2022-08-05 16:22:57 +08:00
Liu Jicong f0f4748320 fix(util): concurrently hash iterate 2022-08-05 16:14:19 +08:00
Minglei Jin ab6e7604a3 fix: clear reader's coder memory 2022-08-05 15:42:45 +08:00
Li Minghao 8069066ae0
Merge pull request #15765 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
2022-08-05 11:52:55 +08:00
Cary Xu a837c1004a
Merge pull request #15763 from taosdata/feature/TD-11274-3.0
fix: memory leak for stream input data block
2022-08-05 11:24:10 +08:00
Cary Xu dd238a290f Merge branch '3.0' into feature/TD-11274-3.0 2022-08-05 11:09:47 +08:00
Cary Xu 42f8dde7ac
Merge pull request #15746 from taosdata/fix/TD-18141
fix: free btc cell coder's pval memory when closing btc
2022-08-05 11:09:27 +08:00
Cary Xu 88a500a95b fix: memory leak for stream input data block 2022-08-05 10:34:41 +08:00
Ganlin Zhao e808f67518 Merge branch '3.0' into fix/TD-18115 2022-08-05 10:03:17 +08:00
Cary Xu 862e7c8e36 fix: conditional comparison 2022-08-05 09:47:50 +08:00
Cary Xu 8f30e653a9 fix: revert the memory leak 2022-08-05 08:41:59 +08:00
Cary Xu a179b6e64d fix: solve stream input data block leak 2022-08-05 01:37:54 +08:00
Cary Xu 82c440955a fix: solve rsma memory leak 2022-08-04 21:31:13 +08:00
Cary Xu f0dff1f039 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-04 21:27:17 +08:00
Cary Xu 1231c8014b fix: solve rsma memory leak 2022-08-04 21:27:01 +08:00
Liu Jicong 7f926dd7e5
Merge pull request #15754 from taosdata/feature/stream
enh(tmq): retry consumer close
2022-08-04 21:13:39 +08:00
Minghao Li 32830ca9c0 refactor(sync): make leader life longer 2022-08-04 20:44:10 +08:00
Liu Jicong 6f8683de7e enh(tmq): retry consumer close 2022-08-04 20:37:02 +08:00
Minghao Li 9be864a6be refactor(sync): make leader life longer 2022-08-04 20:36:12 +08:00
Haojun Liao 5dc9c9f2b1
Merge pull request #15750 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-08-04 20:17:58 +08:00
Minglei Jin 938c6e4c05 fix: zero cell coder 2022-08-04 20:06:55 +08:00
Minglei Jin d5c36c6536 fix: free cell decoder's pVal when resetting 2022-08-04 19:03:53 +08:00
Liu Jicong d755ad67aa
Merge pull request #15745 from taosdata/feature/stream
refactor(stream): exec scheduler
2022-08-04 18:36:46 +08:00
Liu Jicong 031414001d fix schedule 2022-08-04 17:46:13 +08:00
shenglian-zhou ffab9cd307
Merge pull request #15747 from taosdata/szhou/fix/leave
fix: get result row add forUpdate parameter
2022-08-04 17:14:55 +08:00
Haojun Liao b04efe3c25 fix(query): fix memory leak. 2022-08-04 17:14:50 +08:00
Liu Jicong e64e41679e fix schedule 2022-08-04 17:00:45 +08:00
Cary Xu 01f9f8ac15
Merge pull request #15744 from taosdata/feature/TD-11274-3.0
enh: memory optimization
2022-08-04 16:47:30 +08:00
shenglian zhou 2f27d0152d fix: get result row add forUpdate parameter 2022-08-04 16:23:54 +08:00
Liu Jicong 56156ef2b1 Merge branch '3.0' into feature/stream 2022-08-04 16:20:55 +08:00
Liu Jicong d6cc88ed4b refactor(stream): exec scheduler 2022-08-04 16:19:53 +08:00
Xiaoyu Wang ecb695e89f
Merge pull request #15743 from taosdata/feature/3.0_wxy
fix: the problem that drop stable does not clear the catalog cache
2022-08-04 15:55:54 +08:00
Minglei Jin 8dbbd8362e fix: free btc cell coder's pval memory when closing btc 2022-08-04 15:47:31 +08:00
Haojun Liao e31ee23fbb fix(query): fix memory leak. 2022-08-04 15:44:42 +08:00
Cary Xu c89967d091 enh: memory optimization 2022-08-04 15:40:29 +08:00
liuyao 1e8202d195
Merge pull request #15739 from taosdata/feature/TD-18111
fix(stream): amend error message
2022-08-04 15:20:59 +08:00
Xiaoyu Wang a068db58a1 fix: the problem that drop stable does not clear the catalog cache 2022-08-04 15:09:56 +08:00
54liuyao c1522632dc fix(stream): amend error message 2022-08-04 13:39:16 +08:00
afwerar 289965fc90 os: fix log error 2022-08-04 10:50:07 +08:00
Zhiqiang Wang ca1b1d9e18
Merge pull request #15721 from taosdata/fix/ZhiqiangWang/TD-18093-fix-minimalDirGB-invalid-error
os: fix minimalDirGB invalid error
2022-08-04 10:44:33 +08:00
Xiaoyu Wang 58e67c8236
Merge pull request #15719 from taosdata/feature/3.0_wxy
fix: memory leak in parser when statement exception
2022-08-04 10:20:54 +08:00