Haojun Liao
|
af9dc441b2
|
fix(stream): reset the saved value for fill-history task.
|
2024-01-08 18:40:06 +08:00 |
Haojun Liao
|
3bcd038b7d
|
refactor: not reload info from disk when trying to restart stream tasks.
|
2024-01-08 14:04:36 +08:00 |
Haojun Liao
|
275e2d6f94
|
refactor: do some internal refactor.
|
2024-01-08 11:34:47 +08:00 |
Haojun Liao
|
bb9edde79e
|
fix(stream): add some logs.
|
2024-01-08 11:33:54 +08:00 |
Haojun Liao
|
a024fe960c
|
fix(stream): fix deadlock.
|
2024-01-07 14:53:17 +08:00 |
Haojun Liao
|
29219ba9f4
|
fix(stream): add task number check.
|
2024-01-07 01:32:50 +08:00 |
Haojun Liao
|
02f6c971fd
|
fix(stream): check for not ready task when rsp returned.
|
2024-01-06 19:43:39 +08:00 |
Haojun Liao
|
cfda97beef
|
refactor: disable commit temp
|
2024-01-06 15:27:48 +08:00 |
Haojun Liao
|
23341e1bdf
|
refactor: opt perf by avoid save tasks during restoring
|
2024-01-05 22:58:43 +08:00 |
Haojun Liao
|
445605ed22
|
refactor: do some internal refactor.
|
2024-01-05 22:35:56 +08:00 |
Haojun Liao
|
522e688387
|
fix(stream): check if in restart procedure in call back.
|
2024-01-05 22:16:58 +08:00 |
Haojun Liao
|
2386f842fb
|
enh(stream): remove sleep to opt perf.
|
2024-01-05 18:46:15 +08:00 |
Haojun Liao
|
0c4b91dc72
|
enh(stream): start task async.
|
2024-01-05 17:55:39 +08:00 |
Haojun Liao
|
1912de9b49
|
enh(stream): scan wal by using timer to trigger it.
|
2024-01-05 14:49:33 +08:00 |
Haojun Liao
|
33f698e926
|
fix(stream): remove invalid assert and add check for task status before launching related fill-history task.
|
2024-01-04 19:09:45 +08:00 |
Haojun Liao
|
6d37e596ec
|
refactor: do some internal refactor.
|
2024-01-04 18:47:49 +08:00 |
Haojun Liao
|
c494252002
|
fix(stream): record the related fill-history task failure.
|
2024-01-04 17:44:05 +08:00 |
Haojun Liao
|
1e3aad8883
|
refactor: do some internal refactor.
|
2024-01-03 23:57:33 +08:00 |
Haojun Liao
|
4399867e14
|
fix(stream): fix the not running bug.
|
2024-01-03 18:28:23 +08:00 |
Haojun Liao
|
4138692cea
|
fix(stream): scan wal data files.
|
2024-01-03 18:16:18 +08:00 |
Haojun Liao
|
185fa75376
|
enh(stream): add task into timer to be idle during exec when the corresponding output queue is full.
|
2024-01-03 17:59:42 +08:00 |
Haojun Liao
|
453d3e8a30
|
fix(stream): fix dead lock on windows.
|
2024-01-03 10:50:38 +08:00 |
Haojun Liao
|
29afc2ad6a
|
fix(stream):add jump condition for loop.
|
2024-01-02 15:48:08 +08:00 |
Haojun Liao
|
e7a0044502
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-02 13:02:55 +08:00 |
Haojun Liao
|
4368bfb20a
|
fix(stream): fix dead lock.
|
2024-01-02 11:40:29 +08:00 |
Haojun Liao
|
b3d8f4e9d6
|
fix(stream): fix a typo.
|
2024-01-02 10:39:01 +08:00 |
Haojun Liao
|
d217412691
|
fix(stream): avoid race condition in starting threads.
|
2024-01-02 10:33:25 +08:00 |
Haojun Liao
|
8ac02adc0b
|
refactor: do some internal refactor.
|
2023-12-29 17:42:23 +08:00 |
Benguang Zhao
|
68cb86602e
|
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 11:49:57 +08:00 |
Haojun Liao
|
1659164926
|
fix(stream): remove invalid checkpoint id check.
|
2023-12-27 23:00:18 +08:00 |
Haojun Liao
|
7eb0e42bb9
|
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
|
2023-12-27 22:57:58 +08:00 |
Hongze Cheng
|
90645cbc77
|
Merge pull request #24220 from taosdata/fix/TD-27988
fix: remove useless code
|
2023-12-27 21:23:26 +08:00 |
Hongze Cheng
|
2ada7d455e
|
Merge pull request #24236 from taosdata/fix/TD-28061
fix(tsdb/cache): erase entry from lru if deleted
|
2023-12-27 18:13:16 +08:00 |
Haojun Liao
|
5592e11235
|
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
|
2023-12-26 19:02:52 +08:00 |
54liuyao
|
ccf861dec8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2023-12-26 18:36:18 +08:00 |
Minglei Jin
|
2ba586513f
|
fix(tsdb/cache): erase entry from lru if deleted
|
2023-12-26 16:41:33 +08:00 |
Yihao Deng
|
40aa5f697f
|
fix tag index double free
|
2023-12-26 07:21:02 +00:00 |
Yihao Deng
|
dc01625ea1
|
fix tag index double free
|
2023-12-26 06:52:33 +00:00 |
Haojun Liao
|
62cfcefbb0
|
refactor: remove stream-scan-history event for stream task.
|
2023-12-26 00:34:04 +08:00 |
Hongze Cheng
|
a7c8563c06
|
fix: remove useless code
|
2023-12-25 16:13:30 +08:00 |
Haojun Liao
|
e5087f6e23
|
fix(tsdb): fix invalid delete check.
|
2023-12-25 10:40:36 +08:00 |
Haojun Liao
|
00fac852e8
|
fix(tsdb): fix invalid delete check.
|
2023-12-25 09:55:24 +08:00 |
Haojun Liao
|
0877e0bfad
|
other: merge 3.0
|
2023-12-25 09:13:31 +08:00 |
Haojun Liao
|
30498a4028
|
refactor: do some internal refactor.
|
2023-12-24 02:24:46 +08:00 |
Haojun Liao
|
25f798e42f
|
fix(stream): record the start failure tasks
|
2023-12-23 23:29:30 +08:00 |
Haojun Liao
|
b175a4b7b3
|
refactor(stream): async stop tasks, and do some internal refactor.
|
2023-12-22 17:56:16 +08:00 |
Haojun Liao
|
7ce545bcd4
|
refactor: refactor the lock type.
|
2023-12-22 16:14:49 +08:00 |
Haojun Liao
|
e91afa7df2
|
fix(stream): fix deadlock.
|
2023-12-22 14:51:04 +08:00 |
Haojun Liao
|
90898a16e0
|
refactor: do some internal refactor.
|
2023-12-22 13:57:15 +08:00 |
Hongze Cheng
|
02bb9e90d2
|
Merge pull request #24189 from taosdata/fix/TD-27974
fix(tsdb/cache): prepend ts col to load stt
|
2023-12-22 13:53:15 +08:00 |