Commit Graph

3354 Commits

Author SHA1 Message Date
Shengliang Guan f9124dad6c
Merge pull request #28623 from taosdata/fix/reset
fix(stream): record the failed checkpointId, after receive reset task info.
2024-12-17 18:16:36 +08:00
Haojun Liao daecc4a290 other: merge main 2024-12-17 17:31:56 +08:00
Haojun Liao d2146a2efb other: merge main 2024-12-17 09:23:13 +08:00
Haojun Liao 779c1bd8ad refactor(stream): inject the reject dispatch error in stream to test the effect of fix. 2024-12-16 13:53:13 +08:00
Shengliang Guan 6b49eededd
Merge pull request #29105 from taosdata/fix/3_liaohj
enh: update the mnode epset in stream hb rsp.
2024-12-16 09:23:38 +08:00
Shengliang Guan ea96f51ba2 Merge branch '3.0' into merge/mainto3.0 2024-12-14 18:24:39 +08:00
Shengliang Guan 9c15eb7b3b Merge branch 'main' into merge/mainto3.0 2024-12-14 18:20:51 +08:00
yihaoDeng 63705d9b83 fix compile error 2024-12-12 17:25:46 +08:00
yihaoDeng c7f22d23df fix compile error 2024-12-12 15:36:44 +08:00
yihaoDeng 69a40355ed fix compile error 2024-12-12 15:35:32 +08:00
Haojun Liao b8fde1baf4 fix(stream): check return value. 2024-12-12 13:53:53 +08:00
dapan1121 ca15163215 Merge remote-tracking branch 'origin' into feat/TD-30268 2024-12-12 11:41:00 +08:00
Haojun Liao aa187f1ee3 fix(stream): check return value. 2024-12-12 09:35:35 +08:00
Haojun Liao a9d288f2d2 fix(stream): update the function signature. 2024-12-12 09:23:34 +08:00
Shengliang Guan ebcf538c05 Merge branch 'main' into merge/mainto3.0 2024-12-11 20:12:50 +08:00
Haojun Liao fa591f4667 other: merge 3.0 2024-12-11 19:07:30 +08:00
Haojun Liao cfcb85ef94 refactor(stream): update mnode epset in hb. 2024-12-11 17:25:01 +08:00
kailixu eaf5978b2c Merge branch '3.0' into feat/TD-30268 2024-12-10 18:49:15 +08:00
Haojun Liao aa12038fc4 fix(stream): record the failure of dispatch msg, and set the update node id. 2024-12-10 17:58:53 +08:00
yihaoDeng 0617120f8b fix deadlock 2024-12-09 19:13:01 +08:00
yihaoDeng 91d0fe5c8b fix deadlock 2024-12-09 19:11:48 +08:00
Shengliang Guan e99b888654 Merge branch 'main' into merge/mainto3.0 2024-12-09 19:06:06 +08:00
yihaoDeng 32b5ec1da7 opt code 2024-12-09 14:35:12 +08:00
yihaoDeng b5642faef5 Merge remote-tracking branch 'origin/main' into enh/useSafySysFunc 2024-12-09 13:46:45 +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
dapan1121 d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
Haojun Liao 05bfb61ec0 Merge branch 'main' into fix/liaohj 2024-12-06 14:11:54 +08:00
yihaoDeng 66771b41a0 Merge remote-tracking branch 'origin/main' into enh/useSafySysFunc 2024-12-06 10:36:09 +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
yihaoDeng ffed7a3c67 remove unused code 2024-12-05 16:28:40 +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
yihaoDeng a58d975fae use safe func 2024-12-04 19:19:17 +08:00
yihaoDeng 42519e9552 use safe func 2024-12-04 17:56:18 +08:00
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