Commit graph

27185 commits

Author SHA1 Message Date
Haojun Liao
0ca85a4c03
Merge pull request #23424 from taosdata/refact/streamsm
refactor: do some internal refactor.
2023-10-31 12:48:22 +08:00
Haojun Liao
f549ce3578 refactor: do some internal refactor. 2023-10-27 09:49:16 +08:00
wade zhang
951442e3db
Merge pull request #23381 from taosdata/fix/TD-26884-main
TD-26884
2023-10-26 16:59:39 +08:00
Haojun Liao
b974561a79
Merge pull request #23343 from taosdata/refact/streamsm
refactor(stream):  add fsm for managing task status.
2023-10-25 22:31:56 +08:00
Haojun Liao
c95cd8da8b refactor(stream): do some internal refactor. 2023-10-25 18:14:28 +08:00
Haojun Liao
9220731313 other: add some logs. 2023-10-25 14:51:59 +08:00
dmchen
7ef019d105 create table user and clusterid 2023-10-25 06:49:23 +00:00
Haojun Liao
f36b24ed24 fix(stream): disable follower nodes exec reset. 2023-10-25 14:16:36 +08:00
Haojun Liao
07e9d56e07 fix(stream): set the retrycode for checkpoint source transaction. 2023-10-25 11:42:46 +08:00
yihaoDeng
92017fe149 http handle empty packet 2023-10-25 10:52:08 +08:00
Haojun Liao
985371e841 fix(stream): resolve the nodeUpdate msg compatible issue. 2023-10-25 10:01:20 +08:00
Haojun Liao
03165d5327 fix(stream): handle the repeatly issued nodeUpdate msg from dnode. 2023-10-25 09:55:02 +08:00
Haojun Liao
26aaa4a83c other: merge main. 2023-10-25 00:39:14 +08:00
Haojun Liao
5b42204dba fix(stream): not clear role flag. 2023-10-25 00:32:46 +08:00
Haojun Liao
13d979a2ee fix(stream): add some logs. 2023-10-25 00:03:46 +08:00
Haojun Liao
8cde39eebd fix(stream): fix dead lock when shutdown all tasks. 2023-10-24 19:11:24 +08:00
Haojun Liao
63ec534952
Merge pull request #23363 from taosdata/fix/streamMemleak
fix mem leak
2023-10-24 17:08:13 +08:00
Haojun Liao
6ffb5ee476 fix(stream): do send check info if downstream is not leader. 2023-10-24 15:49:50 +08:00
Haojun Liao
f1498f8929 fix(stream): fix the invalid write in sma 2023-10-24 15:24:34 +08:00
dmchen
ae728ab412 create table 2023-10-24 06:17:13 +00:00
dmchen
ecd5f1084c TD-26884 2023-10-24 05:32:48 +00:00
Haojun Liao
0f9328330b fix(stream): disable continue check for downstream tasks. 2023-10-24 11:56:36 +08:00
Haojun Liao
a6e706ba2d fix(stream): ignore the check status when is ready. 2023-10-24 11:38:14 +08:00
Haojun Liao
e92b276e3e fix(stream): set checkpoint failure when in pause status. 2023-10-24 10:14:29 +08:00
Haojun Liao
0dae8c3c76 refactor: do some internal refactor. 2023-10-24 09:49:14 +08:00
Haojun Liao
f446ff1c36 refactor(stream): do some internal refactor. 2023-10-24 09:48:10 +08:00
Haojun Liao
7a8b046a35 fix(sma): fix bugs in sma and do some internal refactor. 2023-10-24 09:40:38 +08:00
Haojun Liao
2ee3319611
Merge pull request #23360 from taosdata/fix/liaohj
fix(tsdb): apply the window range when building blocks from stt files.
2023-10-23 12:45:42 +08:00
yihaoDeng
09192acf96 fix mem leak 2023-10-23 10:20:57 +08:00
Haojun Liao
a882c639be fix(stream): remove invalid assert. 2023-10-22 16:16:59 +08:00
Haojun Liao
059e94e428 fix(stream): clear flag for checkpoint. 2023-10-22 01:25:00 +08:00
Haojun Liao
825195b351 refactor: do some internal refactor. 2023-10-21 16:38:46 +08:00
Haojun Liao
4826b34a2b refactor: do some internal refactor. 2023-10-21 16:32:44 +08:00
Haojun Liao
06cd67e26e refactor: do some internal refactor. 2023-10-21 16:20:03 +08:00
Haojun Liao
74572dd6a7 refactor: do some internal refactor. 2023-10-21 15:21:02 +08:00
Haojun Liao
21e98e358e fix(stream): clear the flag. 2023-10-21 02:41:03 +08:00
Haojun Liao
d1095e2c4c Merge remote-tracking branch 'origin/refact/streamsm' into refact/streamsm 2023-10-21 01:42:59 +08:00
Haojun Liao
49014d4b68 fix(stream): update the nodeEp even during checkpoint trans. 2023-10-21 01:42:43 +08:00
yihaoDeng
aaf7e070ee Merge branch 'refact/streamsm' of https://github.com/taosdata/TDengine into refact/streamsm 2023-10-20 20:49:17 +08:00
yihaoDeng
e95735eea4 fix mem leak 2023-10-20 20:49:01 +08:00
Haojun Liao
f1207d8d42 fix(tsdb): apply the window range when building blocks from stt files. 2023-10-20 18:18:58 +08:00
Haojun Liao
c68c0eda79 fix(stream): fix bugs caused by refactor sm. 2023-10-20 16:27:39 +08:00
Haojun Liao
4feebffb05 refactor: add ref in log. 2023-10-20 15:59:43 +08:00
Haojun Liao
c4268ca395 fix(stream): fix bugs caused by refactor. 2023-10-20 15:54:30 +08:00
Haojun Liao
3b8c85f632 fix(stream): fix bugs caused by refactor sm. 2023-10-20 14:19:57 +08:00
yihaoDeng
1bc7e5eb85 enh gen first tag name 2023-10-20 14:02:13 +08:00
Haojun Liao
d75948160d Merge branch 'main' into refact/streamsm 2023-10-20 11:10:19 +08:00
yihaoDeng
e13fb887b8 enh gen first tag name 2023-10-20 10:47:27 +08:00
yihaoDeng
08fc4814cb enh gen first tag name 2023-10-20 10:43:44 +08:00
Haojun Liao
270a847809 fix(stream): fix bugs caused by refactor sm. 2023-10-20 10:23:48 +08:00