Commit Graph

3246 Commits

Author SHA1 Message Date
Haojun Liao 1c66f22c2b refactor: move to msg. 2024-11-18 15:00:30 +08:00
Haojun Liao b74a1bc726 refactor: update logs, and set correct vgId. 2024-11-15 13:48:42 +08:00
Haojun Liao 2e3196cfdc fix(stream): fix syntax error. 2024-11-15 08:57:00 +08:00
Haojun Liao fd1996a1d1 fix(stream): fix error in build msg. 2024-11-15 01:27:31 +08:00
Haojun Liao f65651f6ef fix(stream): update the msg encoder. 2024-11-15 00:19:35 +08:00
Haojun Liao b88a786fdf fix(stream): set correct error code and open inputq for upstream . 2024-11-14 17:42:49 +08:00
Haojun Liao 187997d5f0 fix(stream): record the failed checkpointId, after receive reset task info. 2024-11-14 17:40:37 +08:00
Haojun Liao b2b5a14d9d fix(stream): reset task add the failed chkptId info. 2024-11-14 17:38:40 +08:00
wangjiaming0909 274a7fd876 refine unused codes 2024-11-08 09:50:32 +08:00
wangjiaming0909 2ddd07142a remove logs 2024-11-08 09:50:32 +08:00
wangjiaming0909 9a92c136ce fix drop child table with tsma 2024-11-08 09:47:47 +08:00
wangjiaming0909 65dffbda0c fix tsma drop ctb 2024-11-08 09:47:04 +08:00
54liuyao 9449c8bdc5 adj log 2024-11-08 09:42:59 +08:00
54liuyao f452ca47fe delete window state when drop table 2024-11-08 09:42:56 +08:00
Shengliang Guan 75973af940
Merge pull request #28663 from taosdata/fix/3_liaohj
fix(stream): stop the underlying scan operations for stream
2024-11-07 13:59:55 +08:00
Haojun Liao 5ba9a088d2 fix(stream): fix the underlying scan operations for stream, when trying to drop stream tasks. 2024-11-06 16:15:40 +08:00
54liuyao 719a3faa12 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
54liuyao 379df5f5b2 add twa ci test 2024-11-06 10:43:13 +08:00
Shengliang Guan 08603e5d11
Merge pull request #28551 from taosdata/feat/TS-5215-2
test(blob): testing & fixes for blob
2024-11-06 10:29:03 +08:00
54liuyao ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
Shengliang Guan 0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
Shengliang Guan 8e659c5f72
Merge pull request #28652 from taosdata/fix/3_liaohj
refactor: always successfully put the retrieve msg
2024-11-05 19:19:49 +08:00
54liuyao 48d5f0e7cd fix issue 2024-11-05 18:14:35 +08:00
Haojun Liao 693aacb8cb refactor: always successfully put the retrieve msg even though the input queue is full already. 2024-11-05 17:15:19 +08:00
Haojun Liao 75f838c4b4 fix(stream): fix syntax error. 2024-11-05 11:02:41 +08:00
Haojun Liao 8148f26d30
Merge branch '3.0' into fix/ref 2024-11-05 10:50:28 +08:00
Minglei Jin 175a3f7d57 strea/checkpoint: fix meta file path 2024-11-04 14:22:28 +08:00
Minglei Jin 71e27240cb stream/rocks: fix meta file dir 2024-11-04 14:00:27 +08:00
Shengliang Guan ad0375a17a
Merge pull request #28533 from taosdata/fix/init_meta
fix(stream): add refId for meta at the end of init functions
2024-11-04 10:18:05 +08:00
54liuyao 158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan a31027359f
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
2024-10-31 17:25:36 +08:00
Haojun Liao a685c1394a refactor: do some internal refactor. 2024-10-31 15:20:18 +08:00
Haojun Liao 8b596ec4c4 fix(stream): release task after acquire. 2024-10-31 15:14:26 +08:00
Haojun Liao 871dd71040 fix(stream): add some logs. 2024-10-31 14:10:26 +08:00
Haojun Liao 930dc4abf7 fix(stream): remove invalid acquire. 2024-10-31 13:15:01 +08:00
Haojun Liao 01748085cc fix(stream): not remove task when trying to stop it. 2024-10-31 00:25:26 +08:00
54liuyao b6d16eccdb Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 14:54:42 +08:00
Shengliang Guan 8c07f93c71
Merge pull request #28189 from taosdata/fix/TD-32387
valid iter
2024-10-30 14:05:48 +08:00
54liuyao d065d71821 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 10:09:48 +08:00
Haojun Liao e618a04e51 fix(stream): adjust start timer position. 2024-10-30 09:13:33 +08:00
Haojun Liao 71f4ae6957 fix(stream): adjust refId init position. 2024-10-29 19:48:17 +08:00
Haojun Liao 9bae0adba6 fix(stream): start scheduler task after set the refId. 2024-10-29 19:14:37 +08:00
Haojun Liao c149449717 fix(stream): adjust init ref position. 2024-10-29 18:46:28 +08:00
Haojun Liao 097d3caa90 fix(stream): add refId for meta at the end of init functions 2024-10-29 10:20:27 +08:00
Haojun Liao 97637d2435 other: merge 3.0 2024-10-29 09:22:17 +08:00
Haojun Liao cacc7db61c fix(stream): set the correct start ts. 2024-10-28 19:33:11 +08:00
Haojun Liao c0932d419d fix(stream): fix error in pause/resume for force_window_close 2024-10-28 18:07:11 +08:00
Haojun Liao 0bc5f8cb88 fix(stream): relase the task. 2024-10-28 10:20:08 +08:00
Haojun Liao 51f3f29d5b fix(stream): fix syntax check failure. 2024-10-27 21:52:46 +08:00
Haojun Liao 0fa7bf1a26 fix(stream): fix memory leak. 2024-10-27 19:51:52 +08:00