Commit Graph

4173 Commits

Author SHA1 Message Date
dapan1121 21f6ddf3d0
Merge pull request #26773 from taosdata/opti/TD-31017-tq-server
fix:[TD-31017]process return value in vnode for tmq
2024-07-27 15:35:39 +08:00
Hongze Cheng 64ef491551 revert chane 2024-07-27 15:08:12 +08:00
Hongze Cheng acd52c156d make CI happy 2024-07-27 10:11:39 +08:00
Hongze Cheng fdf165933d fix more 2024-07-27 10:01:24 +08:00
Haojun Liao 3073d6d067 other: merge 3.0 2024-07-27 00:03:28 +08:00
Shungang Li a2800cf358 fix: checkpointInterval max range 2024-07-26 23:08:16 +08:00
Shungang Li 00ce16ed44 fix: taosSetServerCfg return 2024-07-26 23:08:16 +08:00
Shungang Li eeb7991680 fix: (errcode) taosCfgSetOption return value 2024-07-26 23:08:16 +08:00
Shungang Li b8b9dd1c47 fix: alter cfg return error 2024-07-26 23:08:16 +08:00
Shungang Li 1241cffcf2 enh: add more code check 2024-07-26 23:08:13 +08:00
Shungang Li 3fde6efb4e fix: taosSetAllDebugFlag ignore flag=0 2024-07-26 23:07:22 +08:00
Shungang Li 5b8a67e59e feat: (errcode) tglobal.c 2024-07-26 23:07:08 +08:00
Hongze Cheng 9cede6e2fe fix more 2024-07-26 21:39:27 +08:00
Hongze Cheng 1709a98e78 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-26 21:11:15 +08:00
Hongze Cheng 3460a202fc
Merge pull request #26790 from taosdata/enh/TD-30988-3.0
fix: refactor return code
2024-07-26 20:33:50 +08:00
wangjiaming0909 be04bfa1ce sma add ret check 2024-07-26 17:57:29 +08:00
kailixu 87e3c17ada enh: refactor return code 2024-07-25 23:55:35 +08:00
Hongze Cheng f05afba381 fix cases 2024-07-25 19:18:48 +08:00
Minglei Jin a823fcba82 check return values 2024-07-25 16:04:57 +08:00
Hongze Cheng 1f8e1c10b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-25 14:06:46 +08:00
dapan1121 39dbf7eec6 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.3 2024-07-25 14:04:13 +08:00
wangmm0220 e0483d00fe fix:[TD-31017]process return value in vnode for tmq 2024-07-25 13:31:18 +08:00
Hongze Cheng 4b593aae64
Merge pull request #26740 from taosdata/enh/TD-30988-3.0
enh: return with code
2024-07-25 12:47:38 +08:00
Hongze Cheng 893766714a
Merge pull request #26780 from taosdata/enh/TD-30987-16
enh: refactor error code
2024-07-25 11:24:42 +08:00
Haojun Liao ebc21a1b0f Merge branch '3.0' into fix/syntax 2024-07-25 10:35:05 +08:00
dapan1121 3f2239ef03
Merge pull request #26742 from taosdata/opti/TD-31017-tq
fix:[TD-31017]process return value in client for tmq
2024-07-25 09:32:21 +08:00
kailixu d42b86e56d Merge branch '3.0' into enh/TD-30988-3.0 2024-07-25 09:31:57 +08:00
Hongze Cheng c5d1c890af
Merge pull request #26748 from taosdata/feat/TD-30991-3.0
feat: (errcode) tconfig.c && more for ttime.c/geomFunc.c/geosWrapper.c
2024-07-25 09:03:58 +08:00
Hongze Cheng eaa3634764 enh: refactor error code 2024-07-25 08:51:19 +08:00
wangmm0220 b3d1cd9ed1 fix:[TD-31017]process return value in client for tmq 2024-07-25 00:21:01 +08:00
wangmm0220 3f2278ebcf fix:[TD-31017]process return value in vnode for tmq 2024-07-24 17:56:29 +08:00
Haojun Liao b228151d8e other: merge 3.0 2024-07-24 17:29:35 +08:00
Shungang Li d908c1d710 feat: (errcode) more for ttime.c/geomFunc.c/geosWrapper.c 2024-07-24 17:29:06 +08:00
Haojun Liao aacf1c3e9a fix(stream): check return value. 2024-07-24 17:08:08 +08:00
dapan1121 8691908cc3 fix: os return code 2024-07-24 16:37:54 +08:00
kailixu 2fd3bf87fc Merge branch '3.0' into enh/TD-30988-3.0 2024-07-24 16:08:34 +08:00
Haojun Liao a09ad7a81e
Merge pull request #26743 from taosdata/fix/syntax
fix(stream): check return value, and do some internal refactor.
2024-07-24 15:47:45 +08:00
Shungang Li 4281289eef feat: (errcode) tconfig.c 2024-07-24 15:16:46 +08:00
dapan1121 5a19d80167 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.1 2024-07-24 15:03:17 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +08:00
kailixu 50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
dapan1121 5384c2a5d6
Merge pull request #26729 from taosdata/opti/TD-31017
fix:[TD-31017]process return value in mnode for tmq
2024-07-24 09:19:03 +08:00
WANG MINGMING 535755266d
Merge branch '3.0' into opti/TD-31017 2024-07-23 19:44:06 +08:00
Yihao Deng 4561a888b6 refactor transport 2024-07-23 11:09:13 +00:00
kailixu 66dda35f75 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 18:06:44 +08:00
kailixu aaf01291cf enh: refactor return code 2024-07-23 18:05:56 +08:00
dapan1121 66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
Hongze Cheng 49e2d91f4e Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-23 15:46:41 +08:00
dapan1121 ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
Haojun Liao 7497f193c7 fix(stream): check return value, and do some internal refactor. 2024-07-23 14:47:29 +08:00
wangmm0220 ac9b27dcce fix:[TD-31017]process return value in client for tmq 2024-07-23 14:19:02 +08:00
kailixu 0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +08:00
Haojun Liao c08ee33dca other: merge 3.0 2024-07-23 13:45:31 +08:00
Shungang Li f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
kailixu 723c3415c5 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-22 22:59:52 +08:00
Hongze Cheng 175adcb79f fix compile issue 2024-07-22 20:35:30 +08:00
Hongze Cheng 449083a34c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-11 2024-07-22 20:30:42 +08:00
Yihao Deng 32c0c40c4d refactor transport 2024-07-22 10:12:30 +00:00
wangmm0220 44bfb1dddc fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:58:55 +08:00
Hongze Cheng 1f2a097a4d add more change 2024-07-22 17:40:33 +08:00
Hongze Cheng ac3353f064 enh 2024-07-22 17:32:30 +08:00
wangmm0220 862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
Haojun Liao 3bc91da354
Merge pull request #26689 from taosdata/fix/TD-30967
feat(operator):adj operator result
2024-07-22 16:59:48 +08:00
kailixu cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
Hongze Cheng 67f183745d
Merge pull request #26658 from taosdata/enh/refactErrCodeRsync
Enh/refactErrCodeRsync
2024-07-22 10:16:06 +08:00
Hongze Cheng e8c24c236a
Merge pull request #26616 from taosdata/fix/addErrorToMgmt
Fix/addErrorToMgmt
2024-07-22 10:15:45 +08:00
Haojun Liao 12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
54liuyao b038b655da Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-22 09:27:41 +08:00
Haojun Liao 7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
kailixu 98a1145091 enh: return error code 2024-07-21 23:45:59 +08:00
Yihao Deng b3ce1c8411 Merge remote-tracking branch 'origin/3.0' into enh/refactErrCodeRsync 2024-07-20 09:19:45 +00:00
54liuyao 13b75ba72a adj operator result 2024-07-19 16:15:37 +08:00
wangmm0220 195fe9b6cc fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 15:11:33 +08:00
wangmm0220 6b9c00cb9b fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
Haojun Liao 2e0b829004
Merge pull request #26669 from taosdata/fix/syntax
refactor: check return value for each function.
2024-07-19 14:31:21 +08:00
Haojun Liao 2ca6726922 refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
Yihao Deng e20a972b7f refactor rsync 2024-07-18 08:45:58 +00:00
Haojun Liao 0cca12ab52 fix(stream): add some logs. 2024-07-18 15:49:49 +08:00
wangmm0220 1d8791a106 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 14:32:04 +08:00
Yihao Deng 690c6e1cf1 Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-18 00:57:10 +00:00
Yihao Deng 71ec35a7da Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-18 00:48:38 +00:00
wangmm0220 18ed8e2904 Merge branch '3.0' of https://github.com/taosdata/TDengine into opti/TS-4593-3.0 2024-07-17 19:56:14 +08:00
dapan1121 fa2fb83014
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
2024-07-17 17:33:39 +08:00
Haojun Liao 53ed030967 Merge branch '3.0' into fix/3_liaohj 2024-07-17 11:25:19 +08:00
Hongze Cheng 95f3230a1c
Merge pull request #26573 from taosdata/fix/TD-30981-3.0
fix: disable dynamic modification of 'tempdir'
2024-07-17 10:53:49 +08:00
wangjiaming0909 0cccaa8ac4 ret value for parTranslater.c 2024-07-17 10:26:06 +08:00
dapan1121 23e72a6e69
Merge pull request #26587 from taosdata/feat/TD-30975
feat:[TD-30975]process return value in schemaless
2024-07-17 09:10:58 +08:00
Haojun Liao 103e9194b0
Merge pull request #26592 from taosdata/fix/syntax
fix(tsdb): check return value.
2024-07-17 09:08:22 +08:00
Minglei Jin 6fbea46198 init cp_body early 2024-07-16 19:20:36 +08:00
Minglei Jin 13d330f3c6 mem alloc result checking 2024-07-16 19:14:21 +08:00
Minglei Jin 5fbc7e2588 fix usings of TAOS_CHECK_{RETURN, GOTO} 2024-07-16 18:43:00 +08:00
Minglei Jin d93d5325e0 terrno/cos: use new macro to return terrno 2024-07-16 16:03:15 +08:00
Hongze Cheng bdd6ba6b90 adjust format 2024-07-16 09:18:54 +08:00
Yihao Deng 6c39f81c7b refactor error 2024-07-16 01:04:16 +00:00
Haojun Liao dd590f36e2 refactor: do some refactor. 2024-07-15 23:53:12 +08:00
Haojun Liao 25f5c9dc5e other: merge 3.0 2024-07-15 19:41:54 +08:00
Haojun Liao 51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
wangmm0220 aed8a75e35 feat:[TD-30975]process return value in schemaless 2024-07-15 19:07:20 +08:00
Yihao Deng 581f21496f refacto return code 2024-07-15 10:03:41 +00:00
Haojun Liao 019a1eb76b fix(tsdb): check return value. 2024-07-15 15:28:32 +08:00
Shungang Li 57dc3f4562 fix: disable dynamic modification of 'tempdir' 2024-07-15 15:15:17 +08:00
Haojun Liao a886351298 fix(stream): update checkpoint into different dir. 2024-07-15 14:52:28 +08:00
wangmm0220 e78a75d183 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-15 09:48:04 +08:00
dapan1121 e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +08:00
Hongze Cheng 3303a462e2
Merge pull request #26500 from taosdata/fix/TS-5154-3.0
fix/TS-5154-3.0
2024-07-11 16:03:19 +08:00
wangmm0220 f90fd21142 fix:[TS-4592]merge conflicts 2024-07-11 15:04:07 +08:00
dmchen c6c323f40e fix/TS-5154 2024-07-11 05:46:38 +00:00
wangmm0220 b28437aaba feat:[TS-4592] clear lost status for consumer 2024-07-10 18:42:20 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
dmchen fef33e91b3 fix/TS-5154 2024-07-10 09:49:46 +00:00
wangjiaming0909 844a01a751 fix tsma test 2024-07-10 09:22:38 +08:00
wangjiaming0909 143dda3e6f add tests for tsma with bigger interval 2024-07-09 19:31:16 +08:00
wangjiaming0909 64f3d11783 add tests for month/year tsma interval 2024-07-09 17:39:44 +08:00
wangjiaming0909 73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
Hongze Cheng 9edfc82bf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4331-3.0 2024-07-08 14:32:07 +08:00
dmchen 3a4412b282 fix/TD-30876 2024-07-05 06:24:53 +00:00
Hongze Cheng b88ff0f455 refact some code 2024-07-03 18:51:50 +08:00
Haojun Liao 420b59fea5
Merge pull request #26344 from taosdata/fix/3_liaohj
fix(stream): validate the stream hb msg, and discard the invalid hb msg.
2024-07-02 09:07:31 +08:00
Haojun Liao 8144df956a fix(stream): validate the stream hb msg, and discard the invalid hb msg. 2024-07-01 13:36:06 +08:00
wangjiaming0909 6c6f322a83 change vnode/qnode query threads min value 2024-07-01 11:08:40 +08:00
wangjiaming0909 11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
Haojun Liao 48bf5eb4d8 other: merge 3.0 2024-06-27 19:23:06 +08:00
dapan1121 7074260e75
Merge pull request #26307 from taosdata/fix/TS-4921
fix:[TS-4921] errors in test
2024-06-27 14:20:51 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
Hongze Cheng b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Haojun Liao 1818edcb2b fix(stream): consensus the start checkpoint id, and extract the streamhb related functions into a new file. 2024-06-26 10:18:32 +08:00
Hongze Cheng c8128b88d8
Merge pull request #26277 from taosdata/fix/TD-30713-3.0
fix/TD-30713
2024-06-25 17:13:27 +08:00
dapan1121 ccda3a7f0d
Merge pull request #26263 from taosdata/fix/TS-4921
feat:[TS-4921] add slow log logic
2024-06-25 17:07:35 +08:00
Haojun Liao e6f376f5cb
Merge pull request #26278 from taosdata/fix/3_liaohj
fix(stream): update the remote checkpoint directory in snode.
2024-06-25 15:52:01 +08:00
Haojun Liao b668532713 fix(stream): fix compiler error. 2024-06-25 14:25:59 +08:00
Haojun Liao 8cda12bc18 fix(stream): update the remote checkpoint directory in snode. 2024-06-25 11:42:54 +08:00
dmchen 0bcb760166 fix/TD-30713 2024-06-25 02:15:43 +00:00
wangmm0220 c35f947e70 fix:add db configuration that not reportted 2024-06-24 19:44:55 +08:00
wangmm0220 e517db6462 fix:add db configuration that not reportted 2024-06-24 19:19:46 +08:00
kailixu fc925b5eee fix: expire time for show cluster 2024-06-24 16:14:41 +08:00
wangmm0220 e66be025c5 fix:add db configuration that not reportted 2024-06-24 15:48:35 +08:00
wangmm0220 ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
Hongze Cheng 64b79b30f4
Merge pull request #26256 from taosdata/fix/TD-30583-2-30
Fix/TD-30583-2-30
2024-06-24 09:35:40 +08:00
wangmm0220 d0ca79ddca fix:add monitor result for show cluster variables 2024-06-23 18:17:50 +08:00
kailixu 431c0cf331 fix: compatibility for msg and error code 2024-06-22 23:04:56 +08:00
kailixu 6f7b0145e0 Merge branch '3.0' into fix/TD-30677-3.0 2024-06-22 21:01:36 +08:00
wangmm0220 7b997b4433 fix:[TS-4921] print slow log scope 2024-06-22 15:38:24 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
wangmm0220 2475fe9fa6 fix:[TS-4921] logic error 2024-06-22 14:26:20 +08:00
Yihao Deng 4e1ea52d07 fix invalid ip white 2024-06-21 23:56:11 +00:00
kailixu 73a9470286 Merge branch '3.0' into enh/TS-5043-3.0 2024-06-21 14:05:58 +08:00
kailixu 79f8ab4596 fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
Haojun Liao 096ba251ec Merge branch '3.0' into fix/3_liaohj 2024-06-20 23:12:18 +08:00
Haojun Liao 28b0148df9 fix(stream): fix syntax error. 2024-06-20 22:41:33 +08:00