Commit graph

319 commits

Author SHA1 Message Date
Haojun Liao
bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
slzhou
2743228217 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229 2023-12-11 14:15:17 +08:00
Haojun Liao
f020c34c62
Merge pull request #23954 from taosdata/enh/validMsgMain
refactor code
2023-12-08 17:29:07 +08:00
Hongze Cheng
aee070918b more dev 2023-12-07 17:37:47 +08:00
Hongze Cheng
04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
yihaoDeng
f48c37039c refactor code 2023-12-06 14:39:50 +08:00
yihaoDeng
5b796cd749 refactor code 2023-12-06 13:33:18 +08:00
yihaoDeng
1bb4d1b34d refactor code 2023-12-06 11:51:23 +08:00
yihaoDeng
88e88a1ac8 refactor code 2023-12-06 11:50:55 +08:00
yihaoDeng
f48045d9c0 refactor code 2023-12-06 11:47:08 +08:00
yihaoDeng
203580a8e1 refactor code 2023-12-06 11:45:59 +08:00
Haojun Liao
8e1970be49
Merge pull request #23950 from taosdata/enh/validMsgMain
Enh/valid msg main
2023-12-06 11:21:40 +08:00
yihaoDeng
b1e8c21903 valid msg 2023-12-06 10:10:49 +08:00
yihaoDeng
c5d9a2b24d add valid msg 2023-12-01 17:19:34 +08:00
yihaoDeng
0aa9db4fd5 valid msg 2023-12-01 17:16:12 +08:00
yihaoDeng
f029995142 valid msg 2023-12-01 16:22:55 +08:00
yihaoDeng
50bda0b719 add valid msg 2023-12-01 15:15:12 +08:00
yihaoDeng
5a05f1019f valid msg 2023-12-01 14:52:37 +08:00
yihaoDeng
3ae0e2d74f valid msg 2023-12-01 14:20:16 +08:00
Haojun Liao
2b03d64850 fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting. 2023-12-01 10:18:15 +08:00
yihaoDeng
08eeee0794 Merge branch '3.0' into enh/refactorBackend 2023-11-28 11:52:49 +08:00
wangmm0220
06e2fbfb1c fix:conflicts from 3.0 2023-11-27 17:53:53 +08:00
yihaoDeng
e9bec34c44 Merge branch '3.0' into enh/refactorBackend 2023-11-27 10:01:12 +08:00
Haojun Liao
0a90c33b4d fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting. 2023-11-23 15:49:07 +08:00
dmchen
d4d55ab395 msg 2023-11-23 04:54:28 +00:00
dmchen
4e1a355052 mnode for compact 2023-11-23 04:43:28 +00:00
wangmm0220
6dc91d12d5 fix:add msg type 2023-11-22 20:23:58 +08:00
Haojun Liao
c96f7cf182 fix(stream): scheduler the checkpoint generating. 2023-11-22 15:17:21 +08:00
shenglian zhou
b51e4b18ce feat: compact return id and kill compact id 2023-11-16 11:03:56 +08:00
dapan1121
ab98f7623c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-23 08:44:46 +08:00
Benguang Zhao
410ced8320 feat: use TLV format to encode data of snapshot info 2023-10-19 10:51:13 +08:00
dapan1121
a0699d758c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-13 16:51:38 +08:00
Haojun Liao
eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
dapan1121
d229492616 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-09 18:34:08 +08:00
Haojun Liao
ee6516f3c4 enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks. 2023-10-09 10:13:53 +08:00
Haojun Liao
f2d8431619 fix(stream): enable new time range for stream task. 2023-09-28 18:26:52 +08:00
dapan1121
0a0f512023 feat: add view meta processing 2023-09-28 11:44:38 +08:00
kailixu
8f828e052b enh: timeseries calculation optimization 2023-09-22 20:07:51 +08:00
dapan1121
a67b0c99fc feat: support create/drop view 2023-09-21 19:28:07 +08:00
dapan1121
b9d554275c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-09-19 14:21:00 +08:00
dapan1121
14e8db289d feat: support view 2023-09-19 14:19:54 +08:00
kailixu
6698861c8b chore: timeseries distribute 2023-09-19 08:29:51 +08:00
shenglian zhou
8db96a0085 enhance: update notification and get user whitelist api 2023-09-12 14:10:41 +08:00
yihaoDeng
25bc0b226b add rpc update interface 2023-09-10 14:09:36 +08:00
yihaoDeng
ad5639df89 add rpc update interface 2023-09-06 21:36:16 +08:00
dapan1121
cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
yihaoDeng
20b037d9cc Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-28 10:46:00 +08:00
dapan1121
e24498b0fd enh: add task notify 2023-08-25 14:59:34 +08:00
yihaoDeng
9310d138a6 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-24 17:30:35 +08:00
Shungang Li
171cf049bc fix: new msg should be appended to segment tail 2023-08-24 11:03:06 +08:00