Commit graph

15104 commits

Author SHA1 Message Date
Shungang Li
f5f84c3cc6 feat: (errcode) ttime.c 2024-07-23 09:13:42 +08:00
Haojun Liao
e4bc6b33d5 fix(stream): check return value. 2024-07-23 01:31:53 +08:00
kailixu
2ddf03fd74 enh: return error code 2024-07-23 00:43:33 +08:00
kailixu
723c3415c5 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-22 22:59:52 +08:00
dmchen
5103b7dab7 fix case 2024-07-22 11:50:19 +00:00
Hongze Cheng
c4d31e7737 enh: refactor error code 2024-07-22 19:40:07 +08:00
kailixu
67aeb8d271 enh: return error code 2024-07-22 19:24:00 +08:00
wangmm0220
44bfb1dddc fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:58:55 +08:00
wangmm0220
7b39915027 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:43:26 +08:00
Yihao Deng
10d6aeef8d refactor transport 2024-07-22 09:38:19 +00:00
wangmm0220
862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
Shungang Li
44fa1636f2 fix: (last cache) compare pk when merging ctb data 2024-07-22 16:58:13 +08:00
kailixu
280c5d4b3d enh: return error code 2024-07-22 16:33:42 +08:00
dmchen
005b51efeb fix case 2024-07-22 08:05:53 +00:00
dmchen
f5edf0c679 error str 2024-07-22 08:01:01 +00:00
kailixu
cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
dmchen
c4d04b21e9 fix case 2024-07-22 07:53:13 +00:00
Haojun Liao
869c08132c fix(stream): fix exist check. 2024-07-22 15:53:10 +08:00
Minglei Jin
c9ab734b16
Merge branch '3.0' into fix/TD-30990 2024-07-22 15:29:57 +08:00
kailixu
b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
Minglei Jin
38689df0b9 use new return macros for wal read 2024-07-22 15:28:04 +08:00
dm chen
51fdb6a8f2
Merge branch '3.0' into fix/TD-30989-mnode5 2024-07-22 15:12:09 +08:00
Haojun Liao
46400b2dd7 fix(stream): check return value. 2024-07-22 14:46:11 +08:00
dmchen
d48bb62d28 check return 2024-07-22 06:13:48 +00:00
dmchen
e8fef13d39 error str 2024-07-22 05:48:47 +00:00
dmchen
116fc722b5 error str 2024-07-22 05:46:01 +00:00
dmchen
04df9e4f11 error str 2024-07-22 05:35:30 +00:00
Haojun Liao
be162fb62f fix(stream): check return value. 2024-07-22 13:31:57 +08:00
dmchen
49dde39423 error str 2024-07-22 05:24:39 +00:00
dmchen
3e2632b6d6 remove useless 2024-07-22 05:12:33 +00:00
Hongze Cheng
4143b6ac1b
Merge pull request #26653 from taosdata/fix/TD-30989-mnode3
fix/TD-30989
2024-07-22 13:00:36 +08:00
Hongze Cheng
dd22e80059
Merge pull request #26701 from taosdata/fix/TD-30989-mnode6
fix/TD-30989
2024-07-22 10:40:34 +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
ebe1d09d74 fix(stream): check return value. 2024-07-22 10:07:18 +08:00
Haojun Liao
06ca010059 fix(stream): fix syntax error. 2024-07-22 10:03:05 +08:00
Haojun Liao
12015fe414 other: merge 3.0 2024-07-22 09:41:19 +08:00
Haojun Liao
5acd35bf71 fix(stream): check return value. 2024-07-22 09:37:48 +08:00
Haojun Liao
68ecda7b07 fix(stream): check return value. 2024-07-22 09:37:12 +08:00
Haojun Liao
7201526674 fix(stream): check return value. 2024-07-22 09:13:39 +08:00
dapan1121
963b3d1b3e
Merge pull request #26690 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-22 09:06:54 +08:00
Minglei Jin
ecc4b50a28 Merge branch '3.0' into fix/TD-30990 2024-07-22 08:53:15 +08:00
Minglei Jin
b0b9dd7d5f set terrno with taos_return 2024-07-22 08:51:30 +08:00
kailixu
98a1145091 enh: return error code 2024-07-21 23:45:59 +08:00
wangmm0220
af42d4fa59 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-21 22:22:26 +08:00
dmchen
e96718b43b fix/TD-30989 2024-07-21 05:14:16 +00:00
kailixu
cd8a54cbf7 enh: return error code 2024-07-21 11:43:39 +08:00
dmchen
cb9162609e fix/TD-30989 2024-07-21 03:16:12 +00:00
Haojun Liao
2f0768e12d
Merge pull request #26700 from taosdata/fix/create_tb
fix(stream): fix race condition when starting check downstream status
2024-07-21 10:03:43 +08:00
dmchen
1c12a16b00 fix/TD-30989 2024-07-21 00:58:07 +00:00
Haojun Liao
6cc0096534 fix(stream): fix memory leak. 2024-07-21 03:10:21 +08:00
Yihao Deng
f80d67acbb refactor error code 2024-07-20 09:50:11 +00:00
Yihao Deng
b3ce1c8411 Merge remote-tracking branch 'origin/3.0' into enh/refactErrCodeRsync 2024-07-20 09:19:45 +00:00
Yihao Deng
9d506d20f1 refactor error code 2024-07-20 07:43:22 +00:00
Hongze Cheng
f0b2557ec1 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-8 2024-07-20 12:26:41 +08:00
dmchen
0b71f18e3c fix/TD-30989 2024-07-20 02:51:05 +00:00
dmchen
33ee871acf fix/TD-30989 2024-07-20 01:25:18 +00:00
dmchen
379f285ab0 fix case 2024-07-20 01:23:01 +00:00
yihaoDeng
5172d3cd8a change msg define 2024-07-19 21:41:40 +08:00
kailixu
b2c60945d7 enh: return error code 2024-07-19 18:10:43 +08:00
wangmm0220
21c30fe6ff opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-19 16:19:12 +08:00
Hongze Cheng
c7a0d4c727 enh: refact morecode 2024-07-19 16:12:38 +08:00
Hongze Cheng
5734fe8778 fix compile error 2024-07-19 16:07:09 +08:00
Hongze Cheng
5e79c2afea Merge branch '3.0' into enh/TD-29367-8 2024-07-19 16:06:53 +08:00
dmchen
4688d4f0c1 fix case 2024-07-19 07:14:10 +00:00
Hongze Cheng
99a628cd15
Merge pull request #26661 from taosdata/enh/TD-30987-7
enh: refact errno
2024-07-19 14:32:59 +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
Minglei Jin
4701a92f26
Merge branch '3.0' into fix/TD-30990 2024-07-19 14:24:07 +08:00
Minglei Jin
f43ce95777 use return macro with oom 2024-07-19 14:18:52 +08:00
Hongze Cheng
5a2093837f
Merge pull request #26672 from taosdata/fix/TS-4785-revert
fix/TS-4785
2024-07-19 13:36:44 +08:00
Hongze Cheng
ffe2973ade refactor return code 2024-07-19 13:19:01 +08:00
Hongze Cheng
acfced4b47 fix issue 2024-07-19 13:02:34 +08:00
Hongze Cheng
d2d60990ab Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-7 2024-07-19 12:51:52 +08:00
dapan1121
1a58926f14
Merge pull request #26567 from taosdata/opti/TS-4593-3.0
opti:[TS-4593] transform offset from file to tdb in tmq
2024-07-19 10:58:07 +08:00
dmchen
785cde757a fix/TS-4785 2024-07-19 02:27:52 +00:00
Yihao Deng
01a8412805 refactor error code 2024-07-19 02:21:24 +00:00
Hongze Cheng
78e0762714
Merge pull request #26646 from taosdata/enh/TD-30987-5
refact more code
2024-07-19 10:14:37 +08:00
Yihao Deng
64160333bf Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-19 01:01:05 +00:00
Hongze Cheng
6f4fc0a41b
Merge pull request #26652 from taosdata/enc/TD-30987-6
enh: check return code
2024-07-19 08:51:14 +08:00
Haojun Liao
852dd833d0 fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
wangmm0220
61b46b2e98 fix:conflicts from 3.0 2024-07-18 22:56:16 +08:00
Haojun Liao
d18f3a6a46
Merge pull request #26618 from taosdata/fix/syntax
fix(stream): return after get value.
2024-07-18 22:29:08 +08:00
dapan1121
44406c3fd3
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
2024-07-18 19:12:35 +08:00
wangmm0220
5eb3251a27 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 18:38:09 +08:00
Hongze Cheng
eb554aa40d Merge branch '3.0' of https://github.com/taosdata/TDengine into enc/TD-30987-6 2024-07-18 18:14:51 +08:00
Hongze Cheng
3e262250d7 enh: refact errno 2024-07-18 17:17:02 +08:00
Hongze Cheng
c9a5c30ea9
Merge pull request #26643 from taosdata/fix/TD-30989-mnode2
fix/TD-30989
2024-07-18 16:59:08 +08:00
Yihao Deng
e20a972b7f refactor rsync 2024-07-18 08:45:58 +00:00
Yihao Deng
91182fd39c refactor error code 2024-07-18 08:23:38 +00:00
Hongze Cheng
3de0b18d8e make CI pass 2024-07-18 16:12:19 +08:00
Minglei Jin
6ce5320750 wal/mgmg: use new return macros for wal mgmt 2024-07-18 14:40:49 +08:00
Hongze Cheng
cbb1234c7b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5 2024-07-18 14:34:04 +08:00
wangmm0220
1d8791a106 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-18 14:32:04 +08:00
dmchen
a1163f2844 fix case 2024-07-18 06:27:34 +00:00
dmchen
013121e1df fix case 2024-07-18 06:14:14 +00:00
Hongze Cheng
927300c924 fix: compile error 2024-07-18 14:07:26 +08:00
Yihao Deng
4977dfc7ea Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-18 06:04:14 +00:00
Yihao Deng
51853914b5 refactor error code 2024-07-18 05:30:39 +00:00
Yihao Deng
ac7e64f178 refactor error code 2024-07-18 05:29:35 +00:00
Yihao Deng
26663153b5 refactor error code 2024-07-18 05:26:36 +00:00
dmchen
3fc95ef47c fix/TD-30989 2024-07-18 04:47:49 +00:00
Hongze Cheng
69e79966b6 enh: check return code 2024-07-18 11:32:13 +08:00
Hongze Cheng
28a85323f7
Merge pull request #26600 from taosdata/fix/TD-30989-mnode1
fix/TD-30989
2024-07-18 11:14:21 +08:00
Hongze Cheng
ecaf29c124
Merge pull request #26599 from taosdata/fix/TD-30989-sdb
fix/TD-30989
2024-07-18 11:08:57 +08:00
Hongze Cheng
f56ab1ee27
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
2024-07-18 10:51:59 +08:00
kailixu
41198c554b chore: merge 3.0 2024-07-18 10:40:53 +08:00
Hongze Cheng
2327319c14 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-5 2024-07-18 10:37:22 +08:00
dmchen
8501d0a909 fix case 2024-07-18 02:36:28 +00:00
Minglei Jin
964397ea63 move log macros into internal header 2024-07-18 10:29:25 +08:00
Haojun Liao
80a7b7da5f fix(tsdb): fix invalid return value. 2024-07-18 08:58:39 +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
Yihao Deng
3369f7ae41 refactor error code 2024-07-18 00:48:27 +00:00
Haojun Liao
a8433ec6eb fix(tsdb):set the initialized value. 2024-07-18 00:31:28 +08:00
Hongze Cheng
decd68f811 refact more code 2024-07-17 22:09:09 +08:00
Hongze Cheng
3bada98670 revert some change to make CI pass 2024-07-17 21:58:23 +08:00
Hongze Cheng
c1b5a80e20 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-4 2024-07-17 21:19:03 +08: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
wangmm0220
c7e37a3a00 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 19:44:41 +08:00
dmchen
f727668ebb fix/TD-30989 2024-07-17 11:41:15 +00:00
Hongze Cheng
a3c0acb78a
Merge pull request #26620 from taosdata/fix/TD-30973-release-group-2
fix/TD-30973
2024-07-17 19:29:32 +08:00
kailixu
1547b7ba88 enh: return with code 2024-07-17 17:57:14 +08:00
factosea
aee48971de fix: taoshash put 2024-07-17 17:52:29 +08:00
dmchen
42eb599d35 resolve comment 2024-07-17 09:50:21 +00:00
Haojun Liao
0100bb51b9 other: merge 3.0 2024-07-17 17:36:49 +08:00
Haojun Liao
30186f466b refactor: check return value for each function. 2024-07-17 16:47:56 +08:00
wangmm0220
f078be357d opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 16:25:51 +08:00
Hongze Cheng
cb055eca80 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-4 2024-07-17 16:16:15 +08:00
Hongze Cheng
931749dca6 refactor tsdb code 2024-07-17 16:15:19 +08:00
wangmm0220
646731b5dd opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 15:58:37 +08:00
Haojun Liao
552e59f42b refactor: check return value for each function. 2024-07-17 15:40:00 +08:00
Shungang Li
394da5d8bf fix: (pk) load last cache from tsdb 2024-07-17 14:27:06 +08:00
Hongze Cheng
fdd866737d fix more 2024-07-17 13:17:40 +08:00
Hongze Cheng
35606a5658 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-30987-3 2024-07-17 13:07:07 +08:00
Haojun Liao
14f149cdd3 refactor: check return value for each function. 2024-07-17 11:47:05 +08:00
wangmm0220
a61d5fa827 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-17 11:26:22 +08:00
Haojun Liao
53ed030967 Merge branch '3.0' into fix/3_liaohj 2024-07-17 11:25:19 +08:00
dmchen
e68ac2300e fix/TD-30973 2024-07-17 03:22:02 +00:00
Haojun Liao
1ed620e702 fix(stream): return after get value. 2024-07-17 11:17:27 +08:00
Yihao Deng
f0fa962410 refactor error code 2024-07-17 03:00:38 +00:00
Yihao Deng
cd9b4b132e refactor error code 2024-07-17 02:51:28 +00:00
Haojun Liao
395b437fec Merge branch '3.0' into fix/create_tb 2024-07-17 10:24:20 +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
Hongze Cheng
d8e3279ca6 fix: little fix 2024-07-17 08:58:59 +08:00
dmchen
3e4d31a2fb compile 2024-07-17 00:49:35 +00:00
dmchen
89be4351dc fix case 2024-07-17 00:37:34 +00:00
Haojun Liao
872cae1386 refactor: do some refactor. 2024-07-17 01:08:39 +08:00
Haojun Liao
749e7d6cf7 fix(stream): return after get value. 2024-07-17 00:49:53 +08:00
Haojun Liao
f3cfd297b8 fix(stream): return after get value. 2024-07-16 19:42:29 +08:00
Haojun Liao
b29e1c2b0d fix(stream):fix syntax error. 2024-07-16 19:13:14 +08:00
Yihao Deng
21de23e14b refactor error code 2024-07-16 11:00:12 +00:00
wangmm0220
0704dcf45d fix:[TS-4593] check info error 2024-07-16 18:56:20 +08:00
Haojun Liao
94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Yihao Deng
640eada5b1 refactor error code 2024-07-16 10:01:09 +00:00
Hongze Cheng
64363627fe enh: refact tqueue code 2024-07-16 17:30:32 +08:00
dmchen
86ddcac6d4 one return success 2024-07-16 09:23:23 +00:00
Haojun Liao
38ee5dc472 fix(stream):fix syntax error. 2024-07-16 16:04:51 +08:00
Haojun Liao
19ba5af5e7 refactor: remove the invalid return value. 2024-07-16 15:59:16 +08:00
Haojun Liao
d2cb53ab3d refactor: remove the invalid return value. 2024-07-16 15:49:08 +08:00
Haojun Liao
691c1dfa7d fix(stream): check dst stable schema before generating auto create table. 2024-07-16 14:45:09 +08:00
dmchen
44efc20ec3 fix/TD-30989 2024-07-16 04:56:55 +00:00
dmchen
cfe7c552bc fix/TD-30989 2024-07-16 03:25:30 +00:00
Haojun Liao
8dde576c6f fix(stream): add explicit create table into sink cache. 2024-07-16 09:32:13 +08:00
Yihao Deng
87e114a2d0 Merge remote-tracking branch 'origin/3.0' into fix/addErrorToMgmt 2024-07-16 01:07:13 +00: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
dapan1121
c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
Haojun Liao
14a7cebc56 fix(stream): add explicit create table into sink cache. 2024-07-15 18:51:58 +08:00
Haojun Liao
019a1eb76b fix(tsdb): check return value. 2024-07-15 15:28:32 +08:00
dapan1121
4951ed9fa7
Merge pull request #26552 from taosdata/fix/TD-30966.0
fix: validate function return value
2024-07-15 14:59:47 +08:00
wangmm0220
1e1612a5fa opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-15 10:19:03 +08:00
wangmm0220
e78a75d183 opti:[TS-4593] transform offset from file to tdb in tmq 2024-07-15 09:48:04 +08:00
Hongze Cheng
3cbedf3f4b
Merge pull request #26506 from taosdata/fix/TS-4785-3.0
fix/TS-4785
2024-07-15 09:05:59 +08:00
Yihao Deng
142f9132a5 fix failed to load task 2024-07-12 12:08:57 +00:00
dapan1121
e527f2fd0b fix: validate function return value 2024-07-12 15:22:39 +08:00
Haojun Liao
58b44de576
Merge pull request #26526 from taosdata/fix/3_liaohj
fix(stream):commit the update of table meta.
2024-07-12 15:11:51 +08:00
Haojun Liao
cb42806148 fix(stream): update some logs. 2024-07-12 13:31:39 +08:00
Haojun Liao
8c024c8554 fix(stream): add some logs. 2024-07-12 11:43:14 +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
Haojun Liao
4e684c400d fix(stream): ignore the invalid_vgroup_id error for checkpoint_trans. 2024-07-11 15:12:05 +08:00
wangmm0220
ea9819744e fix:[TS-4592]remove lost status 2024-07-11 15:08:59 +08:00
wangmm0220
f90fd21142 fix:[TS-4592]merge conflicts 2024-07-11 15:04:07 +08:00
wangmm0220
4ef2c39649 fix:[TS-4592]remove lost status 2024-07-11 14:56:25 +08:00
dmchen
051956eb82 fix/TS-5154 2024-07-11 05:55:12 +00:00
dmchen
034c7b56ca fix/TS-4785 2024-07-11 05:33:56 +00:00
dmchen
98a6797a4d fix/TS-4785 2024-07-11 01:25:05 +00:00
dmchen
b82bc71e34 fix/TS-4785 2024-07-11 00:37:06 +00:00
Hongze Cheng
1f57cf43d3
Merge pull request #26503 from taosdata/fix/TS-5143-3.0
fix: tsdbCacheUpdate incorrect filling cache
2024-07-11 07:26:47 +08:00
factosea
41b8693430 use regex cache 2024-07-10 19:46:09 +08:00
dmchen
0654cdd08e fix/TS-4785 2024-07-10 11:01:27 +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
3f7f6c15ab fix/TS-4785 2024-07-10 10:22:40 +00:00
Shungang Li
3cc926d597 fix: tsdbCacheUpdate incorrect filling cache 2024-07-10 17:52:13 +08:00
Hongze Cheng
0fcc57b52a
Merge pull request #26439 from taosdata/enh/TD-30442
Enh/TD-30442
2024-07-09 18:04:34 +08:00
Hongze Cheng
c27d7f4ca3
Merge pull request #26481 from taosdata/fix/TS-5144-3.0
fix/TS-5144
2024-07-09 17:53:54 +08:00
Haojun Liao
8db4722be4 fix(stream):fix syntax error. 2024-07-09 16:08:35 +08:00
Haojun Liao
c71413c2aa fix(stream): discard the repeat send consensus-checkpointId msg. 2024-07-09 14:52:15 +08:00
Haojun Liao
acde36a25b Merge branch '3.0' into fix/3_liaohj 2024-07-09 14:43:35 +08:00
Hongze Cheng
0b241fa3fd
Merge pull request #26468 from taosdata/fix/TS-4331-3.0
protection when alter stt_trigger
2024-07-09 11:14:44 +08:00
dmchen
d4c6b3447b fix/TS-5144 2024-07-09 03:02:08 +00:00
Haojun Liao
75d2e96b9a
Merge pull request #26446 from taosdata/fix/cov
refactor(stream): delay checkpointInterval to generate the checkpoint
2024-07-09 09:00:43 +08:00
Haojun Liao
50a2ef08bd fix(stream): update some logs. 2024-07-08 17:10:34 +08:00
Hongze Cheng
b3be47fdbb cancel bg tasks when alter stt_trigger 2024-07-08 15:39:25 +08:00
Haojun Liao
56b7ec3d89 fix(stream): update some logs. 2024-07-08 15:10:00 +08:00
Haojun Liao
0cbf88f021 fix(stream): fix memory leak. 2024-07-08 14:51:08 +08:00
Haojun Liao
6e15c16cf7 fix(stream): check the set consensus-checkpointId ts. 2024-07-08 14:33:28 +08:00
Haojun Liao
647f9f47ef refactor: do some internal refactor. 2024-07-08 10:32:23 +08:00
Haojun Liao
ce4153b6fc fix(stream): use hb to send the consens-checkpointid req. 2024-07-08 09:05:33 +08:00
Hongze Cheng
854f52dd0a
Merge pull request #26418 from taosdata/fix/TD-30736-3.0a
fix: oom in rpc queue
2024-07-07 11:06:22 +08:00
Haojun Liao
674acd0e9f refactor(stream): delay checkpointInterval to generate the checkpoint after stream started. 2024-07-05 18:53:35 +08:00
wangjiaming0909
dbc2e9ec75 support bigger tsma interval 2024-07-05 18:21:48 +08:00
Haojun Liao
6a1555e893 refactor: do some internal refactor. 2024-07-05 18:06:00 +08:00
Haojun Liao
8e6bb176c2 fix(stream): use trans to set the consensus-checkpoint id 2024-07-05 16:17:20 +08:00
dmchen
3a4412b282 fix/TD-30876 2024-07-05 06:24:53 +00:00
Haojun Liao
78993d9c55 fix(stream): update logs. 2024-07-05 09:00:01 +08:00
Haojun Liao
db4a00c74e fix(stream): not restart for reset task status. 2024-07-05 08:55:40 +08:00
Yihao Deng
94a480292f Merge remote-tracking branch 'origin/3.0' into enh/TD-30442 2024-07-05 00:48:41 +00:00
Yihao Deng
0cdfae3a2c refactor backend 2024-07-04 12:13:17 +00:00
Haojun Liao
4cfecfcf28 other: fix coverity issue. 2024-07-04 19:23:58 +08:00
Yihao Deng
8428a5be37 refactor backend 2024-07-04 10:25:37 +00:00
kailixu
81577b8222 fix: oom in rpc queue 2024-07-04 18:19:08 +08:00
kailixu
a9a6747ac0 fix: oom in rpc queue 2024-07-04 18:12:55 +08:00
kailixu
79f1e90743 fix: oom in rpc queue 2024-07-04 17:11:53 +08:00
Haojun Liao
47b0a0464e fix(stream): send checkpoint-source-rsp to mnode before reset task status. 2024-07-04 15:21:16 +08:00
Yihao Deng
0bd51f2133 fix comment 2024-07-04 06:36:36 +00:00
Hongze Cheng
8d449140bb
Merge pull request #26368 from taosdata/fix/TD-30853-3.0
fix: mndCheckTransConflict uses the same iterator variable
2024-07-04 14:25:50 +08:00
Haojun Liao
653f7a1a43 fix(stream): refactor the checkpoint consensus policy. 2024-07-04 13:55:50 +08:00
Minglei Jin
0fa44fe8cf fix(tsdb/commit): make commit failing core in release buildings 2024-07-03 16:40:54 +08:00
Haojun Liao
27cb3638c2 fix(stream): add more check before launching update stream task nodeEp 2024-07-03 09:20:37 +08:00
dapan1121
56689cf97a
Merge pull request #26360 from taosdata/fix/3.0/TD-30305
fix coverity issues
2024-07-03 08:50:11 +08:00
Haojun Liao
8bacca6644
Merge pull request #26381 from taosdata/fix/3_liaohj
fix(stream): set the initial checkpointId for a new created stream.
2024-07-02 22:40:49 +08:00
Haojun Liao
c73a003ee3 fix(stream): set the initial checkpointId for a new created stream. 2024-07-02 19:13:20 +08:00
Hongze Cheng
991d43b610
Merge pull request #26314 from taosdata/fix/TS-2518-3.0
fix/TS-2518
2024-07-02 18:52:02 +08:00
Haojun Liao
0a9bcc0870
Merge pull request #26370 from taosdata/fix/3_liaohj
fix(stream): remove invalid assert.
2024-07-02 18:41:45 +08:00
Hongze Cheng
460aed2721
Merge pull request #26372 from taosdata/fix/TD-26945-3.0
fix: backward compactibility for community version
2024-07-02 17:50:03 +08:00
Yihao Deng
471580ec5e Merge remote-tracking branch 'origin/3.0' into enh/TD-30442 2024-07-02 08:26:10 +00:00
Hongze Cheng
5160c7621f fix: backward compactibility for community version 2024-07-02 16:16:56 +08:00
Haojun Liao
c7d4f45b7f fix(stream): remove invalid assert. 2024-07-02 15:33:25 +08:00
Haojun Liao
279bfb4de0
Merge pull request #26364 from taosdata/fix/3_liaohj
fix(stream): fix error in pause/resume procedure.
2024-07-02 15:32:43 +08:00
Shungang Li
13ec77e1f9 fix: mndCheckTransConflict uses the same iterator variable 2024-07-02 14:51:35 +08:00
Haojun Liao
4e56b6f9eb fix(stream): fix error in pause/resume procedure. 2024-07-02 13:33:31 +08:00
wangjiaming0909
024422bfd7 fix coverity issues 2024-07-02 09:27:14 +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
dapan1121
6d0b8eeed4
Merge pull request #26302 from taosdata/TD-26483
feat(query):add thread pool
2024-07-01 19:04:52 +08:00
Haojun Liao
2c86e3940f fix(stream): fix memory leak. 2024-07-01 17:43:10 +08:00
Hongze Cheng
88a24c5457
Merge pull request #26345 from taosdata/fix/TD-30843
fix(tsdb/retention): fix null pointer crash (uaf)
2024-07-01 15:50:27 +08:00
Minglei Jin
299cf3a00b fix(tsdb/retention): fix null pointer crash (uaf) 2024-07-01 14:20:48 +08:00
Haojun Liao
e00e83b398 fix(stream):update some logs. 2024-07-01 13:37:40 +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
Haojun Liao
f09be802ea other: merge 3.0 2024-07-01 13:32:30 +08:00
wangjiaming0909
5040ff5bd9 mnode/qnode support QueryAutoQWorkerPool 2024-07-01 11:08:40 +08:00
wangjiaming0909
11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
Yihao Deng
6c6bff611a add self check 2024-06-29 12:56:36 +00:00
Yihao Deng
7290920c6f add self check 2024-06-29 04:35:54 +00:00
Haojun Liao
79085015d6 fix(stream): set correct msg start position. 2024-06-29 00:49:37 +08:00
Haojun Liao
2345f6cf7f Merge branch '3.0' into fix/check_end_pos 2024-06-28 16:30:36 +08:00
Haojun Liao
707fe02885 fix(stream):set the initial transId 2024-06-28 16:30:12 +08:00
Haojun Liao
f6e32529fc fix(stream): set initial update ep transId. 2024-06-28 14:13:16 +08:00
Haojun Liao
025437df0c fix(stream): fix error in checkpoint consensus. 2024-06-27 19:25:18 +08:00
Haojun Liao
48bf5eb4d8 other: merge 3.0 2024-06-27 19:23:06 +08:00
Hongze Cheng
38caccb097
Merge pull request #26300 from taosdata/fix/TD-30768-3.0
fix/TD-30768
2024-06-27 18:01:26 +08:00
dmchen
66312372d6 remove useless 2024-06-27 09:57:54 +00:00
Haojun Liao
b5661752aa fix(tsdb):check the result of the binary search for the end position in data file block. 2024-06-27 14:32:18 +08:00
Haojun Liao
dc78cf32cb fix(tsdb):check the result of the binary search for the end position in data file block. 2024-06-27 14:29:29 +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
dmchen
5001cab278 fix/TS-2518 2024-06-27 04:38:17 +00:00
wangmm0220
1ec867449e fix:[TS-4921] errors in test 2024-06-27 10:11:38 +08:00
wangmm0220
d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
dmchen
e47968340d fix drop db 2024-06-26 09:40:17 +00:00
dmchen
1d8c2fd923 fix/TD-30768 2024-06-26 07:42:19 +00:00
Haojun Liao
a44e17d5ea fix(stream): enable to re-send hbmsg if mnode failed to recv this hbmsg. 2024-06-26 15:21:14 +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
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
wangmm0220
e517db6462 fix:add db configuration that not reportted 2024-06-24 19:19:46 +08:00
Hongze Cheng
0f32f941b0
Merge pull request #26269 from taosdata/enh/TS-5043-3.0
fix: expire time for show cluster
2024-06-24 18:44:14 +08:00
kailixu
fc925b5eee fix: expire time for show cluster 2024-06-24 16:14:41 +08:00
Haojun Liao
de1a9702bf
Merge pull request #26268 from taosdata/fix/3_liaohj
fix(stream): pause not stop the start procedure of stream tasks.
2024-06-24 14:36:47 +08:00
Haojun Liao
bd8c7d8c93 fix(stream): pause not stop the start procedure of stream tasks. 2024-06-24 13:25:48 +08:00
wangmm0220
ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
dapan1121
f9be1e9c00
Merge pull request #26233 from taosdata/fix/TS-5067-3.0
fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup
2024-06-24 10:28:55 +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
Hongze Cheng
e87aff28be
Merge pull request #26265 from taosdata/enh/TD-30718-3.0
enh: sdb table name for grant
2024-06-24 09:14:14 +08:00
Hongze Cheng
7d54629e3e
Merge pull request #26264 from taosdata/fix/TD-30677-3.0a
fix: compatibility for msg and error code
2024-06-24 09:09:16 +08:00
kailixu
89be170305 enh: sdb table name for grant 2024-06-23 21:00:45 +08:00
wangmm0220
596121431c fix:add monitor result for show cluster variables 2024-06-23 18:49:59 +08:00
wangmm0220
d0ca79ddca fix:add monitor result for show cluster variables 2024-06-23 18:17:50 +08:00
Haojun Liao
ffef405c3a
Merge pull request #26242 from taosdata/fix/3_liaohj
fix(stream): disable pause if task is un-init.
2024-06-23 10:01:49 +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
65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
Yihao Deng
df15c92aba fix invalid ip white 2024-06-21 23:58:11 +00:00
Yihao Deng
4e1ea52d07 fix invalid ip white 2024-06-21 23:56:11 +00:00
wangmm0220
51a66a684a fix:[TS-5067] memory leak 2024-06-21 18:25:35 +08:00
Haojun Liao
4c4bb0a2e4 other: merge 3.0. 2024-06-21 16:11:50 +08:00
Haojun Liao
53f9af06ff fix(stream): fix invalid write. 2024-06-21 15:44:38 +08:00
Haojun Liao
53b51b9b71 fix(stream): fix syntax error. 2024-06-21 15:23:15 +08:00
Haojun Liao
119001e30b fix(stream): update the retrieve checkpoint-trigger msg. 2024-06-21 15:11:48 +08:00
wangmm0220
a49dc93baf fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:18:04 +08:00
Haojun Liao
e7105edaa4 fix(stream): disable pause if task is un-init. 2024-06-21 14:14:44 +08:00
wangmm0220
ddcf7c74f7 fix:[TS-5067] check if consumer belong to this cgroup:topic where drop cgroup 2024-06-21 14:11:33 +08:00
kailixu
73a9470286 Merge branch '3.0' into enh/TS-5043-3.0 2024-06-21 14:05:58 +08:00
kailixu
edabeb3a98 fix: compatibility for msg and error code 2024-06-21 11:22:32 +08:00
Hongze Cheng
52111f9cab
Merge pull request #26209 from taosdata/fix/TD-30583-update-30
Fix the issue of dynamically adjusting the IP whitelist.
2024-06-21 11:10:47 +08:00
Haojun Liao
aea4254d40 fix(stream): async start task. 2024-06-21 10:37:06 +08:00
Haojun Liao
2cb9644471 fix(stream): update the checkpoint info only when the status is normal. 2024-06-21 09:23:29 +08:00
Haojun Liao
ece139d921 fix(stream): initialize the sink stream task. 2024-06-21 09:22:09 +08:00
Hongze Cheng
ea7709a303
Merge pull request #26181 from taosdata/fix/TD-30625-3.0
fix/TD-30625
2024-06-20 17:06:44 +08:00
Hongze Cheng
70851f6bed
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
2024-06-20 16:46:00 +08:00
kailixu
cefff2bfee Merge branch '3.0' into enh/TD-30554-3.0 2024-12-31 08:35:03 +08:00
Hongze Cheng
002917fd4a
Merge pull request #26200 from taosdata/fix/TD-30634-3.0
Fix/TD-30634-3.0
2024-06-20 15:46:52 +08:00
kailixu
606b9cfcb0 fix: error process for oom 2024-06-20 15:38:22 +08:00
Yihao Deng
599e4a38f5 Merge remote-tracking branch 'origin/3.0' into fix/TD-30583-update-30 2024-06-20 07:36:09 +00:00
Hongze Cheng
39c5e9844c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30625-3.0 2024-06-20 15:10:50 +08:00
Hongze Cheng
9a97f976e9
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
2024-06-20 15:07:13 +08:00
Yihao Deng
7000d597fc Fix the issue of dynamically adjusting the IP whitelist. 2024-06-20 03:23:27 +00:00
Yihao Deng
639df3dfad update case 2024-06-20 00:14:26 +00:00
Yihao Deng
01ee8b36a4 update case 2024-06-19 12:36:13 +00:00
wangmm0220
5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
dmchen
a939174bb7 resolve code review 2024-06-19 09:54:14 +00:00
Hongze Cheng
805cc682d9 format code 2024-06-19 16:01:55 +08:00
Haojun Liao
da63a40796
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
2024-06-19 14:58:21 +08:00
kailixu
7c429e5799 enh: support display unlimited for expiration time 2024-06-19 14:25:17 +08:00
Haojun Liao
2534ce5071 fix(stream): fix a typo. 2024-06-19 10:29:01 +08:00
kailixu
c3abd9d554 enh: support display unlimited for expiration time 2024-06-19 09:38:55 +08:00
dmchen
de19557abe fix/TD-30625 2024-06-18 09:36:19 +00:00
kailixu
809c691b22 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-18 16:47:51 +08:00
Minglei Jin
356f6645ad
Merge branch '3.0' into fix/TD-30545 2024-06-18 11:28:29 +08:00
kailixu
d87a7d2809 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-18 08:51:53 +08:00
kailixu
92713ec8c5 fix: version output of taos/taosd 2024-06-18 08:44:57 +08:00
Haojun Liao
c3ae66c95c
Merge pull request #26169 from taosdata/fix/3_liaohj
fix(stream): not revise the stream id for fill-history task.
2024-06-18 08:38:29 +08:00
Haojun Liao
c4a2756907 fix(stream): not revise the stream id for fill-history task. 2024-06-17 23:13:54 +08:00
Haojun Liao
60fac80345 fix(stream): add some logs. 2024-06-17 19:34:09 +08:00
Haojun Liao
3aa6e00bee fix(stream): fix some typo. 2024-06-17 15:58:59 +08:00
Haojun Liao
848b1e19b5 fix(stream): fix some typo. 2024-06-17 14:39:46 +08:00
dmchen
4c8ce7a14c feat/TS-4954 2024-06-17 06:31:39 +00:00
Hongze Cheng
3645bce918
Merge pull request #26127 from taosdata/fix/TD-30567
add compress to child table
2024-06-17 13:18:51 +08:00
Hongze Cheng
e0a5b6f2ea
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
2024-06-17 11:36:24 +08:00
kailixu
e1f5e6d533 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-17 10:44:11 +08:00
dapan1121
e34a8b48df
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
2024-06-17 08:32:19 +08:00
kailixu
4ed3b30352 tfs: support disable create new file 2024-06-17 06:14:49 +08:00
kailixu
e3645def98 Merge branch '3.0' into enh/TD-30554-3.0 2024-06-17 05:52:15 +08:00
factosea
19f6766c9a fix: blockAgg 2024-06-15 18:08:25 +08:00
Haojun Liao
62b69932b2
Merge pull request #26150 from taosdata/fix/3_liaohj
fix(stream): move the expansion of the stream task related task to right place.
2024-06-15 17:37:39 +08:00
Haojun Liao
42e0dff589 fix(stream): move the expansion of the stream task related fill-history task to the place where the fill-history task must have been deoployed already. 2024-06-14 17:03:04 +08:00
Haojun Liao
85baf2b3e1
Merge pull request #26147 from taosdata/fix/3_liaohj
fix(test): wait for a little bit more time.
2024-06-14 16:34:40 +08:00
kailixu
0ef8d3510a fix: use unsigned type for union bit operation 2024-06-14 15:46:11 +08:00