Commit Graph

3305 Commits

Author SHA1 Message Date
Shengliang Guan e99b888654 Merge branch 'main' into merge/mainto3.0 2024-12-09 19:06:06 +08:00
Haojun Liao b715df1ac4 fix(stream): adjust schedule interval. 2024-12-08 00:20:28 +08:00
Haojun Liao cea647daf6 refactor: limit the number of items in inputq to be 5120 2024-12-07 12:21:28 +08:00
Haojun Liao 05bfb61ec0 Merge branch 'main' into fix/liaohj 2024-12-06 14:11:54 +08:00
Haojun Liao 43ad35f911 refactor: adjust the lock procedure for unregister stream tasks. 2024-12-06 09:20:39 +08:00
Shengliang Guan fc987b9722
Merge pull request #29043 from taosdata/fix/deadlock
fix(stream): fix a deadlock in update checkpoint info in case of failed.
2024-12-05 17:26:09 +08:00
Haojun Liao af3423b714 fix(stream): fix a deadlock in update checkpoint info in case of failed. 2024-12-05 09:32:42 +08:00
54liuyao b6aa299a3c opt stream build twa result 2024-12-05 08:57:12 +08:00
Haojun Liao 067d2bd5c7 fix(stream): fix deadlock when update checkpoint info failed. 2024-12-04 22:19:37 +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
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
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