Commit Graph

2959 Commits

Author SHA1 Message Date
xsren 2a3917029f osFile 2024-09-10 11:29:50 +08:00
xsren 520336e129 osDir 2024-09-09 15:47:17 +08:00
Haojun Liao 46246c47bb
Merge pull request #27729 from taosdata/fix/3_liaohj
fix(query): fix memory leak and do some internal refactor.
2024-09-08 18:24:05 +08:00
Haojun Liao dfcff062e3
Merge pull request #27741 from taosdata/fix/syntax
fix(stream): reset error code.
2024-09-08 18:23:47 +08:00
Haojun Liao b3e5997336 fix(stream): reset error code. 2024-09-08 14:54:08 +08:00
54liuyao 9ac40d75d0 fix(stream):adjust ts check 2024-09-08 13:25:25 +08:00
Haojun Liao 0236db51f6 fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
Haojun Liao 6b94573231 fix(stream): fix syntax error. 2024-09-05 17:17:26 +08:00
Haojun Liao df0f71a31c refactor: remove assert. 2024-09-05 16:12:39 +08:00
Haojun Liao 277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
Pan Wei 645b264cad
Merge pull request #27566 from taosdata/fix/TD-31802
fix(stream):fix stream memory leak
2024-09-02 09:33:52 +08:00
Hongze Cheng 4256e6516e
Merge pull request #27478 from taosdata/enh/TD-31689
Enh/TD-31689
2024-09-02 08:28:30 +08:00
Haojun Liao 4c91928db3
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
2024-08-31 15:57:27 +08:00
Haojun Liao 2fd5d5abc6
Merge pull request #27575 from taosdata/fix/create_tb
refactor: remove void.
2024-08-30 18:50:25 +08:00
54liuyao 5370b47468 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31802 2024-08-30 15:42:59 +08:00
Haojun Liao 7d7c2e6ff5 refactor: remove void. 2024-08-30 15:20:53 +08:00
54liuyao dd1ab39eb0 fix(stream):fix stream memory leak 2024-08-30 13:35:01 +08:00
54liuyao d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Hongze Cheng 8fcc1a06fd
Merge pull request #27552 from taosdata/fix/TD-31501-2
Fix/TD-31501-2
2024-08-30 10:24:03 +08:00
Haojun Liao af259945b6 fix(stream): fix syntax error. 2024-08-30 09:20:51 +08:00
Haojun Liao eb42d47d96 fix(stream): fix syntax error. 2024-08-30 09:09:55 +08:00
Haojun Liao 5a3427e912 fix(stream): fix syntax error. 2024-08-30 09:09:15 +08:00
Haojun Liao 52bb649615 fix(stream): fix syntax error. 2024-08-30 09:08:15 +08:00
Haojun Liao da1bdd689f fix(stream): fix syntax error. 2024-08-30 09:06:45 +08:00
Haojun Liao fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
Yihao Deng b4821224c6 force remve stream path 2024-08-29 11:28:59 +00:00
Haojun Liao 705d778d95
Merge pull request #27539 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-29 18:38:05 +08:00
Yihao Deng 79688e32a3 add debug info 2024-08-29 09:54:28 +00:00
Haojun Liao 251bdf51c1 fix(stream): fix syntax error. 2024-08-29 16:02:33 +08:00
Haojun Liao 90bec3cd3f fix(stream): remove wait for quit in meta hb timer. 2024-08-29 16:00:22 +08:00
Haojun Liao 5bffb0c675 refactor: do some internal refactor. 2024-08-29 14:21:23 +08:00
Haojun Liao 63ec527e04
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
2024-08-29 13:43:06 +08:00
Haojun Liao 40669f4e9c fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure, 2024-08-29 11:14:58 +08:00
Haojun Liao 1fa94a4827 fix(stream): enable follower update the checkpoint info. 2024-08-28 19:20:48 +08:00
Yihao Deng 61175aed5d check return code 2024-08-28 10:27:45 +00:00
Yihao Deng 7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
yihaoDeng 2f55ba68ac check func ret 2024-08-26 18:42:11 +08:00
Yihao Deng 101ae682bc
Merge branch '3.0' into enh/TD-31603-update 2024-08-26 14:46:29 +08:00
Hongze Cheng 6e1d26d089
Merge pull request #27338 from taosdata/fix/TD-31540
Fix/TD-31540
2024-08-26 09:13:27 +08:00
Yihao Deng e1998d151b update qid log 2024-08-24 10:19:25 +00:00
xsren bc0ad2d461 fix: check blockEncode result 2024-08-23 15:51:18 +08:00
yihaoDeng d1e6beda5e Merge remote-tracking branch 'origin/3.0' into fix/TD-31540 2024-08-23 10:00:54 +08:00
yihaoDeng d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +08:00
Haojun Liao 92286cd8c7 refactor: do some internal refactor. 2024-08-21 16:11:26 +08:00
Haojun Liao bbd097f0fd fix(stream): fix typo 2024-08-21 15:54:07 +08:00
Haojun Liao ecf65dd7f6 fix(stream): fix syntax error. 2024-08-21 15:16:04 +08:00
Haojun Liao 1a458109ca fix: fix syntax error. 2024-08-21 14:54:41 +08:00
Haojun Liao 1d50aae710 other: merge 3.0 2024-08-21 14:39:53 +08:00
Haojun Liao 2f446afe28 fix: fix syntax error. 2024-08-21 14:15:09 +08:00
Haojun Liao b6084e64ce refactor: remove assert in stream module. 2024-08-21 10:00:35 +08:00