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
|
e7a0044502
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-02 13:02:55 +08:00 |
Alex Duan
|
28238fa7dc
|
coverage: no call function with BUILD_NO_CALL MACRO define
|
2023-12-31 18:29:37 +08:00 |
Haojun Liao
|
62cfcefbb0
|
refactor: remove stream-scan-history event for stream task.
|
2023-12-26 00:34:04 +08:00 |
Haojun Liao
|
60977d56bd
|
refactor: set attribute only on Linux
|
2023-12-25 12:47:16 +08:00 |
Haojun Liao
|
0877e0bfad
|
other: merge 3.0
|
2023-12-25 09:13:31 +08:00 |
Haojun Liao
|
cd85dae3fd
|
fix(stream): fix the dead lock.
|
2023-12-24 23:30:00 +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
|
c61203b55a
|
fix: fix deadlock.
|
2023-12-23 16:37:21 +08:00 |
Haojun Liao
|
8a714db17d
|
fix: fix deadlock.
|
2023-12-23 15:33:50 +08:00 |
Haojun Liao
|
5c1ff76082
|
fix(stream): set rwlock attr.
|
2023-12-23 00:58:52 +08:00 |
Haojun Liao
|
66bdace9eb
|
fix(stream): check rsp.
|
2023-12-23 00:09:55 +08:00 |
Haojun Liao
|
80604ec8e2
|
fix(stream): init rwlock.
|
2023-12-22 23:31:51 +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
|
dce0a6c74a
|
fix(stream): remove invalid assert
|
2023-12-22 15:24:37 +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 |
Haojun Liao
|
c9475060de
|
fix(stream): fix race condition.
|
2023-12-22 09:34:49 +08:00 |
Haojun Liao
|
84583580e2
|
fix(stream): transfer the checkpoint trans id.
|
2023-12-21 19:12:49 +08:00 |
Haojun Liao
|
2acc8423c5
|
fix(stream): send msg to mnode before closing all tasks.
|
2023-12-21 16:00:50 +08:00 |
Haojun Liao
|
849aaf8d4f
|
fix(stream): avoid dead lock.
|
2023-12-20 18:07:53 +08:00 |
yihaoDeng
|
d6297e26ce
|
init backend mutex
|
2023-12-20 16:56:12 +08:00 |
Haojun Liao
|
1a8583887f
|
fix(stream): remove clear backendcache.
|
2023-12-20 15:35:43 +08:00 |
Haojun Liao
|
17e9e84aa9
|
Merge branch '3.0' into fix/3_liaohj
|
2023-12-19 16:43:08 +08:00 |
Haojun Liao
|
fee198f9ad
|
refactor: do some internal refactor.
|
2023-12-19 16:21:11 +08:00 |
Haojun Liao
|
ec3183b6a8
|
other: merge 3.0
|
2023-12-18 23:16:37 +08:00 |
Haojun Liao
|
612b50c4cd
|
Merge pull request #24097 from taosdata/fix/TD-27834
fix stream backend crash when transfer
|
2023-12-18 23:13:08 +08:00 |
Haojun Liao
|
e734569de0
|
fix(stream): fix dead lock.
|
2023-12-18 18:42:57 +08:00 |
Haojun Liao
|
bba5a4f08b
|
other: merge main into 3.0
|
2023-12-18 18:26:42 +08:00 |
Haojun Liao
|
ea6e78cbaa
|
fix(stream): add async call restart, instead of sync wait.
|
2023-12-18 16:33:44 +08:00 |
yihaoDeng
|
0840e6a0d8
|
fix stream backend crash when transfer
|
2023-12-18 11:19:15 +08:00 |
yihaoDeng
|
547d797a26
|
fix stream backend crash when transfer
|
2023-12-16 15:05:27 +08:00 |
Haojun Liao
|
81f96603b0
|
refactor: do some internal refactor.
|
2023-12-14 09:33:51 +08:00 |
wangmm0220
|
f06117dbc9
|
fix:[TD-27644]heartbeat closed before snode close leading to snode is hanged
|
2023-12-01 17:32:29 +08:00 |
Haojun Liao
|
d7a19a9179
|
fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg.
|
2023-12-01 14:45:18 +08:00 |
Haojun Liao
|
dba58f5e38
|
fix(stream): fix syntax error.
|
2023-12-01 11:54:13 +08:00 |
yihaoDeng
|
08cc976975
|
fix crash
|
2023-11-29 19:57:30 +08:00 |
yihaoDeng
|
6416a6153a
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 16:29:09 +08:00 |
yihaoDeng
|
0eba15b4a4
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-22 10:57:41 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
yihaoDeng
|
939aa7a3cc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 17:33:30 +08:00 |
Haojun Liao
|
1b4f187ded
|
Merge pull request #23743 from taosdata/fix/pause_stream
fix(stream): remove invalid assert
|
2023-11-17 23:48:47 +08:00 |
Haojun Liao
|
753716f1e6
|
fix(stream): remove invalid assert
|
2023-11-17 16:36:17 +08:00 |
yihaoDeng
|
286413abbb
|
fix stream backend convert
|
2023-11-17 16:14:51 +08:00 |
Haojun Liao
|
b12e5050ea
|
fix(stream): remove invalid assert
|
2023-11-17 15:57:46 +08:00 |
yihaoDeng
|
f5ef2e727f
|
fix stream backend convert
|
2023-11-16 14:41:04 +08:00 |
wangmm0220
|
a16189d2a9
|
fix:confilct from 3.0
|
2023-11-15 19:14:27 +08:00 |
yihaoDeng
|
f4d6cf7c74
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-14 18:12:48 +08:00 |