Commit Graph

20100 Commits

Author SHA1 Message Date
sima 64874f6e40 fix:[TD-31355] use correct way to handle error. 2024-08-09 16:00:05 +08:00
Hongze Cheng 2553bb1745 fix: remove an invalid assert in syncMain.c 2024-08-09 15:51:58 +08:00
Hongze Cheng 7bde46e6d3
Merge pull request #27115 from taosdata/fix/TD-31344
refactor errno code
2024-08-09 15:35:51 +08:00
Hongze Cheng acf17054d3 fix: possible error handle in syncPipeline.c 2024-08-09 15:20:33 +08:00
wangjiaming0909 4fd8688795 postfix exchange operator blocking due to addref failed 2024-08-09 14:43:50 +08:00
Haojun Liao a145d9db22 fix(stream): allowed continue hb msg. 2024-08-09 14:08:08 +08:00
yihaoDeng d763e559e1 refactor errno code 2024-08-09 13:57:57 +08:00
Haojun Liao 6532b8a534
Merge pull request #27091 from taosdata/fix/3.0/TD-31275-TD-31310
1. fix exchange operator dead lock due to no ret check for add ref
2024-08-09 13:56:18 +08:00
Haojun Liao 45c6d42851
Merge pull request #27093 from taosdata/fix/3.0/TD-31274-TD-31280
1. fix interval query with month interval day slidng returning wrong …
2024-08-09 13:50:34 +08:00
Haojun Liao 0cf665dd8d
Merge pull request #27114 from taosdata/fix/3.0/TD-31258-TD-31259-TD-31254-TD-31330
fix ret check caused crash
2024-08-09 13:43:58 +08:00
Haojun Liao 73308bcdb5
Merge pull request #27029 from taosdata/fix/3.0/TS-5259
cancel md5 generation for performance when creating physical plan
2024-08-09 13:42:14 +08:00
wangjiaming0909 aa4b4a609f fix ret check caused crash 2024-08-09 11:46:53 +08:00
Haojun Liao 71b8f67ea6 refactor: do some internal refactor. 2024-08-09 11:37:34 +08:00
yihaoDeng 3eaae2ab75 add mem check 2024-08-09 10:40:38 +08:00
Haojun Liao 10acd19e71 refactor: do some internal refactor. 2024-08-09 10:36:10 +08:00
Hongze Cheng 8226a06316
Merge pull request #27068 from taosdata/fix/fixTransportMemleak
fix mem leak
2024-08-09 10:27:28 +08:00
Haojun Liao ac413cd8ed
Merge pull request #27085 from taosdata/fix/TD-31317
fix issue
2024-08-09 09:25:08 +08:00
Haojun Liao 6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
Haojun Liao c793aba958
Merge pull request #27101 from taosdata/fix/syntax
fix(stream): send kill checkpoint trans msg before close task.
2024-08-09 02:03:32 +08:00
Haojun Liao b24e8efa5f Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-08-09 02:02:56 +08:00
Haojun Liao 506a72d50f fix(stream): update checkpoint info only it is in ck status. 2024-08-09 02:02:41 +08:00
Haojun Liao e3a2733fee fix(stream): send kill checkpoint trans msg before close task. 2024-08-09 00:47:42 +08:00
Haojun Liao 8472f25a6e fix(stream): send kill checkpoint trans msg before close task. 2024-08-09 00:46:20 +08:00
Haojun Liao dfa74f82d7 fix(stream): avoid repeat send checkpoint-report msg. 2024-08-09 00:40:05 +08:00
yihaoDeng 2af86c961a add mem check 2024-08-08 19:35:20 +08:00
wangjiaming0909 1c5db0c469 remove unused md5hash 2024-08-08 18:26:41 +08:00
wangjiaming0909 d1ed3b3abb 1. fix interval query with month interval day slidng returning wrong window
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
wangjiaming0909 efd1ece152 1. fix exchange operator dead lock due to no ret check for add ref
2. fix null pointer of FetchRpcHandle of exchangeoperator
2024-08-08 18:07:43 +08:00
54liuyao 948de1fc66 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31317 2024-08-08 17:50:02 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
yihaoDeng 132500a102 fix mem leak 2024-08-08 17:31:06 +08:00
54liuyao 340886b9be fix issue 2024-08-08 17:23:25 +08:00
dapan1121 905d1eb762
Merge pull request #26972 from taosdata/fix/TD-29679/l2cache
Fix/td 29679/l2cache
2024-08-08 16:51:44 +08:00
54liuyao fe75c72666 fix issue 2024-08-08 16:24:18 +08:00
yihaoDeng 6be6027d17 add mem check 2024-08-08 16:15:44 +08:00
dapan1121 fa7afafe6d
Merge pull request #27079 from taosdata/fix/3.0/TD-31326
fix:[TD-31326] Return correct error code in _return.
2024-08-08 15:31:31 +08:00
sima cb4cc327d9 fix:[TD-31326] Return correct error code in _return. 2024-08-08 14:19:17 +08:00
yihaoDeng eafdaac3e5 fix mem leak 2024-08-08 14:13:26 +08:00
Hongze Cheng 328c0c38a5
Merge pull request #27013 from taosdata/fix/fixTransReturnCode
fix return error
2024-08-08 13:59:56 +08:00
dapan1121 65cfa89f56
Merge pull request #27072 from taosdata/fix/3.0/TD-31313
fix:[TD-31313] fix error handling.
2024-08-08 13:53:07 +08:00
xsren 6e820d28ab unused code 2024-08-08 13:41:47 +08:00
yihaoDeng 43f191511d fix mem leak 2024-08-08 13:41:35 +08:00
Haojun Liao 27586ef650
Merge pull request #27074 from taosdata/fix/TD-31288-2
check function res
2024-08-08 13:27:22 +08:00
Hongze Cheng f698610e44
Merge pull request #27069 from taosdata/fix/TD-31277-3.0
fix: handle error code
2024-08-08 12:39:05 +08:00
Hongze Cheng 7eda50065d
Merge pull request #27066 from taosdata/fix/TD-31285-3.0
fix: handle error code
2024-08-08 12:35:59 +08:00
54liuyao 3515af8099 check function res 2024-08-08 11:36:36 +08:00
54liuyao 4bebadd000 fix issue 2024-08-08 11:23:50 +08:00
Haojun Liao fe7565330b
Merge branch '3.0' into fix/3_liaohj 2024-08-08 11:20:12 +08:00
dapan1121 2e71680072
Merge pull request #27025 from taosdata/fix/3.0/TD-31279
fix:[TD-31279] free memory when error occurred.
2024-08-08 11:06:22 +08:00
wangmm0220 3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
54liuyao 5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +08:00
sima ea1e2bc68e fix:[TD-31313] fix error handling. 2024-08-08 10:32:44 +08:00
Hongze Cheng 1124741163 fix more 2024-08-08 10:27:39 +08:00
54liuyao 91ccd23f63 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 10:13:05 +08:00
yihaoDeng 0a7e4a1706 fix mem leak 2024-08-08 10:08:00 +08:00
Hongze Cheng 0326bb7010 fix: handle error code 2024-08-08 09:50:41 +08:00
xsren 5dbf50c555 fix: return code 2024-08-08 09:49:22 +08:00
wangjiaming0909 5d4569ce75 replace sprintf with strcat 2024-08-08 08:59:16 +08:00
54liuyao 2039bb5934 fix issue 2024-08-08 08:53:43 +08:00
54liuyao bd5452c60c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-08 08:40:38 +08:00
54liuyao c91595c2cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 08:40:07 +08:00
54liuyao f180cf091c free operator 2024-08-08 08:38:17 +08:00
sima ad523425b7 fix:[TD-31279] free memory when error occurred. 2024-08-08 08:05:20 +08:00
54liuyao 3b88a48b6f Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 19:25:53 +08:00
Hongze Cheng 7bd499c1dc
Merge pull request #27030 from taosdata/fix/TD-31226
fix(tdb/table): failed with btc open
2024-08-07 17:50:22 +08:00
Hongze Cheng d08e62bb04
Merge pull request #27044 from taosdata/fix/TD-31252
fix invalid remove
2024-08-07 17:09:22 +08:00
54liuyao 531dfbb135 fix issue 2024-08-07 17:08:50 +08:00
54liuyao 3a7c4ab5a1 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 16:59:45 +08:00
54liuyao 8ab78009a9 fix issue 2024-08-07 16:59:19 +08:00
xsren bec6dfe16b return value 2024-08-07 16:51:39 +08:00
dapan1121 dd28770bf7
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
2024-08-07 16:41:17 +08:00
Haojun Liao 82d431d73e Merge branch '3.0' into fix/3_liaohj 2024-08-07 16:21:27 +08:00
yihaoDeng ea715a21b1 fix invalid remove 2024-08-07 16:11:06 +08:00
dapan1121 ec9a057dde
Merge pull request #27016 from taosdata/fix/3.0/TD-31276
fix:[TD-31276] check malloc result.
2024-08-07 16:10:49 +08:00
dapan1121 e8a6e15c49
Update filterInt.h 2024-08-07 16:10:27 +08:00
Haojun Liao 26a770f61e fix(stream):update log. 2024-08-07 15:54:48 +08:00
54liuyao db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
dapan1121 6303f9e664
Merge pull request #27017 from taosdata/fix/TS-4236/assert
assert
2024-08-07 15:37:06 +08:00
54liuyao 7559c1e131 fix mem leak 2024-08-07 15:33:09 +08:00
yihaoDeng 925c279ac9 fix invalid remove 2024-08-07 15:25:27 +08:00
Haojun Liao f55fb03fae
Merge pull request #27040 from taosdata/fix/TD-31288
fix issue
2024-08-07 15:17:42 +08:00
54liuyao 3b71401e96 fix issue 2024-08-07 15:09:21 +08:00
Haojun Liao 1fbb3a63bc refactor: do some internal refactor. 2024-08-07 14:59:39 +08:00
Hongze Cheng 70f4bec00b
Merge pull request #27006 from taosdata/fix/TD-31163-3.0
fix: memleak in initWktRegex
2024-08-07 14:19:07 +08:00
54liuyao e729860888 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 14:04:22 +08:00
54liuyao 08c838f0a6 fix issue 2024-08-07 14:02:55 +08:00
Hongze Cheng e7720a4402
Merge pull request #27028 from taosdata/fix/TD-31235
fix(tdb/btree): null txn in btc
2024-08-07 13:45:51 +08:00
54liuyao 56a14915d7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-07 13:36:50 +08:00
sima a4c120ee28 fix:[TD-31276] check malloc result. 2024-08-07 13:29:20 +08:00
Haojun Liao 255faa0eac fix(stream): update acceptable code. 2024-08-07 11:43:38 +08:00
Hongze Cheng c5ca8703a1
Merge pull request #27026 from taosdata/fix/TD-31230
fix(tdb/btree): let app own and free key
2024-08-07 11:25:34 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
54liuyao e6cc6a47e4 fix mem leak 2024-08-07 10:06:04 +08:00
Minglei Jin 74726af145 fix(tdb/table): failed with btc open 2024-08-07 09:34:14 +08:00
wangjiaming0909 2b8115d308 fix exchangeoperator ret check 2024-08-07 09:33:11 +08:00
xinsheng Ren 1599cdc00c
Merge branch '3.0' into fix/TS-4236/assert 2024-08-07 09:32:46 +08:00
Haojun Liao 9e8038b020
Merge pull request #27022 from taosdata/fix/TD-31270
fix mem leak
2024-08-07 09:30:19 +08:00
Shungang Li 6316c22f6f fix: type check for executeGeomFromTextFunc 2024-08-07 09:26:15 +08:00
Haojun Liao a8eedcfdc6
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
2024-08-07 09:17:56 +08:00
Minglei Jin de2e62522a fix(tdb/btree): null txn in btc 2024-08-07 09:17:16 +08:00