Commit Graph

3277 Commits

Author SHA1 Message Date
yihaoDeng 4d51e218dc use safe func 2024-12-04 16:39:56 +08:00
Haojun Liao 3847ed2dc9 refactor: 1) adjust wal scan interval to be 500ms, 2) record the checkpointVer to be timestamp for force_window_close, 3) do some other internal refactor. 2024-12-04 09:43:51 +08:00
54liuyao 4fc87ada1a Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_stream_main 2024-12-04 09:08:08 +08:00
Shengliang Guan 84ea0f1ddd Merge branch 'main' into merge/mainto2.0 2024-12-03 15:50:18 +08:00
Shengliang Guan 0829d2219c
Merge pull request #28983 from taosdata/fix/liaohj
refactor: display the time window for force_window_close as the progress.
2024-12-03 11:20:29 +08:00
54liuyao 2a8263efea opt force window close memory 2024-12-03 09:11:46 +08:00
54liuyao 58fdcae4d7 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-29 15:01:58 +08:00
Haojun Liao cfdba88c53 fix(stream): fix memory leak. 2024-11-29 14:54:12 +08:00
Haojun Liao 9a9a1828c1 refactor: display the time window for force_window_close. 2024-11-29 13:47:20 +08:00
Haojun Liao ec71572d74 refactor: do some internal refactor. 2024-11-28 14:52:39 +08:00
Shengliang Guan 6db8a25c98 Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
54liuyao 1b285f8a1d fix issue 2024-11-27 18:52:04 +08:00
Haojun Liao 58886a0264 fix(stream): the timestamp when the stream is created is set to be the initial force_window_close start time. 2024-11-27 17:48:02 +08:00
54liuyao 23d67933cd add ci 2024-11-27 16:52:01 +08:00
54liuyao d1f8f383fb Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-27 16:25:45 +08:00
54liuyao 9d668150d5 fix stream issue 2024-11-27 16:24:46 +08:00
Shengliang Guan 642a5152f7
Merge pull request #28900 from taosdata/fix/liaohj
fix(stream): check whether dispatch trigger block is expired or not
2024-11-27 15:47:47 +08:00
Haojun Liao 5e49268cd8 Merge branch 'main' into fix/liaohj 2024-11-27 15:44:53 +08:00
54liuyao a6cd2b16fe adj function name 2024-11-27 08:40:19 +08:00
54liuyao 22023575ba opt stream force fill op 2024-11-26 19:46:36 +08:00
Haojun Liao 96d4a2908e fix(stream): check failedId before sending checkpoint msg 2024-11-23 02:12:15 +08:00
Haojun Liao d397c9a9b7 fix(stream): remove failed task in hash table and array list. 2024-11-22 19:22:37 +08:00
Shengliang Guan a607951115 Merge branch 'main' into merge/mainto3.0 2024-11-22 13:39:44 +08:00
Shengliang Guan ba15fb0644 Merge branch '3.0' into merge/mainto3.0 2024-11-21 11:04:36 +08:00
Shengliang Guan cfa7d275f2 Merge branch 'main' into merge/mainto3.0 2024-11-21 11:00:00 +08:00
dapan1121 164fa67db5 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-21 10:23:57 +08:00
54liuyao 6464077cec add log 2024-11-21 09:50:45 +08:00
54liuyao 5ace9b1d90 fix issue 2024-11-20 19:33:46 +08:00
54liuyao 53ae014354 fix issue for streamscan 2024-11-20 19:13:05 +08:00
Haojun Liao 1c66f22c2b refactor: move to msg. 2024-11-18 15:00:30 +08:00
Haojun Liao 55239964a9 refactor: injection error. 2024-11-16 01:56:33 +08:00
Haojun Liao b1981d309f fix(stream): return error code. 2024-11-15 17:41:14 +08:00
Haojun Liao 628808c9a4 fix(stream): fix dead lock. 2024-11-15 17:16:47 +08:00
Haojun Liao 9cc2aec9d6 fix(stream): set correct value and open inputQ for stream if reset checkpoint. 2024-11-15 17:12:01 +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
dapan1121 a8561fba4f Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-11 11:01:22 +08:00
dapan1121 371094cc13 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-08 10:13:20 +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
Shengliang Guan 3034c22afd
Merge pull request #28664 from taosdata/fix/liaohj
fix(stream): fix the underlying scan operations for stream
2024-11-07 13:59:52 +08:00
Haojun Liao 4b4943335e fix(stream): fix the underlying scan operations for stream, when trying to drop stream tasks. 2024-11-06 17:01:32 +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 044f6fbcca refactor: always successfully put the retrieve msg even though the input queue is full already. 2024-11-05 17:13:16 +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 6b5e64dc8e fix(stream): adjust start timer position. 2024-10-30 09:13:07 +08:00
Haojun Liao c6c23271c7 fix(stream): adjust refId init position. 2024-10-29 19:49:53 +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 69f6c3eb51 fix(stream): adjust init ref position. 2024-10-29 18:45:30 +08:00
Haojun Liao a18e456774 Merge branch 'main' into fix/liaohj 2024-10-29 18:30:04 +08:00
Haojun Liao 281668738a fix(stream): add refId for meta at the end of init functions 2024-10-29 10:40:18 +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
Haojun Liao 4802f59dfe fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks. 2024-10-27 15:49:40 +08:00
Haojun Liao 380f433499 fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks. 2024-10-27 15:40:17 +08:00
xinsheng Ren 412c10ed94
Merge branch '3.0' into enh/TD-32181/client 2024-10-25 22:54:04 +08:00
54liuyao 077005a9f9 fix ci issue 2024-10-25 16:08:38 +08:00
54liuyao 6b2d338a20 enh(executor):avoid use dangerous functions 2024-10-25 13:47:09 +08:00
54liuyao cea454b002 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-24 19:24:55 +08:00
dapan1121 4f3484b823 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00