Haojun Liao
|
3415ba5195
|
Merge pull request #23528 from taosdata/fix/liaohj
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 17:29:55 +08:00 |
Haojun Liao
|
d3ddaaa9f3
|
other(tsdb): adjust some log info.
|
2023-11-03 15:08:25 +08:00 |
Haojun Liao
|
c980e2030c
|
fix(tsdb): fix error during add on-demand opening stt file reader.
|
2023-11-03 11:04:32 +08:00 |
Haojun Liao
|
0acf4f1795
|
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 10:35:05 +08:00 |
Haojun Liao
|
9d77351bb2
|
refactor: do some internal refactor.
|
2023-11-03 09:30:50 +08:00 |
Haojun Liao
|
70388bafd2
|
Merge pull request #23523 from taosdata/fix/liaohj
fix(stream): fix deadlock in transfer state.
|
2023-11-03 09:07:23 +08:00 |
wade zhang
|
dc581a83a1
|
Merge pull request #23495 from taosdata/fix/audit-db-resource-main
db and resource
|
2023-11-02 19:33:25 +08:00 |
Haojun Liao
|
b3d57e4a2d
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:31:35 +08:00 |
Haojun Liao
|
48aff868b6
|
fix(stream):update the log level.
|
2023-11-02 18:16:47 +08:00 |
Haojun Liao
|
39175dc03b
|
fix(stream): fix deadlock in transfer state.
|
2023-11-02 18:07:36 +08:00 |
Haojun Liao
|
3aed8c29ae
|
refactor: set different tq level.
|
2023-11-02 17:12:20 +08:00 |
Haojun Liao
|
f5fa3edeba
|
Merge pull request #23503 from taosdata/fix/liaohj
fix(stream): fix dead lock.
|
2023-11-02 13:52:50 +08:00 |
Haojun Liao
|
420825c62f
|
fix(stream): return error code.
|
2023-11-02 10:22:03 +08:00 |
Haojun Liao
|
351a31302f
|
fix(stream): add full unsupported event filtering.
|
2023-11-02 09:43:48 +08:00 |
Haojun Liao
|
e14d42c01e
|
fix(stream): add qualified status in assert
|
2023-11-02 08:46:18 +08:00 |
Haojun Liao
|
79e971385f
|
fix(stream): fix memory leak.
|
2023-11-02 08:11:51 +08:00 |
Haojun Liao
|
df7633650e
|
fix(stream): fix memory leak.
|
2023-11-01 20:35:45 +08:00 |
Haojun Liao
|
e7609d8e56
|
fix(stream): fix dead-lock
|
2023-11-01 19:09:21 +08:00 |
Haojun Liao
|
ae25f09c45
|
refactor: do some internal refactor.
|
2023-11-01 18:03:44 +08:00 |
Haojun Liao
|
899d13b4ae
|
fix(stream): fix deference null ptr.
|
2023-11-01 17:25:59 +08:00 |
Haojun Liao
|
246ed4e022
|
refactor: do some internal refactor.
|
2023-11-01 17:19:21 +08:00 |
Haojun Liao
|
12bc4f32cf
|
refactor: add some logs.
|
2023-11-01 16:12:15 +08:00 |
Haojun Liao
|
034546a490
|
Merge pull request #23445 from taosdata/fix/TD-26685-new
fix:print log if assert & check epoch when update epoch
|
2023-11-01 15:32:40 +08:00 |
Haojun Liao
|
a22c84617f
|
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
|
2023-11-01 15:31:46 +08:00 |
dmchen
|
bbfecb7383
|
db and resource
|
2023-11-01 07:04:20 +00:00 |
Haojun Liao
|
778c29b808
|
fix(stream): do some internal refactor.
|
2023-11-01 14:07:18 +08:00 |
Haojun Liao
|
e4aeea176b
|
fix(stream):fix the bug when event in waiting list not fulfilled.
|
2023-11-01 13:59:51 +08:00 |
Haojun Liao
|
4ae1250494
|
Merge pull request #23480 from taosdata/enh/changeQueueMain
change NumOfTaskQueueThreads size
|
2023-11-01 13:26:29 +08:00 |
Haojun Liao
|
5ff89bc098
|
fix(stream): add lock log.
|
2023-11-01 13:19:53 +08:00 |
Haojun Liao
|
0cf0ff3bbf
|
Merge pull request #23455 from taosdata/fix/liaohj
refactor: do some internal refactor.
|
2023-11-01 12:01:54 +08:00 |
yihaoDeng
|
af7e33e5c5
|
change NumOfTaskQueueThreads size
|
2023-11-01 10:51:26 +08:00 |
liuyao
|
e8aa1555ca
|
session window max delay
|
2023-11-01 09:48:53 +08:00 |
Haojun Liao
|
0fb4cfd94f
|
fix(stream): remove invalid assert.
|
2023-11-01 00:33:17 +08:00 |
Haojun Liao
|
639d5cde47
|
fix(stream): add unsupport trans.
|
2023-10-31 23:14:02 +08:00 |
yihaoDeng
|
21b5ea6915
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 20:49:15 +08:00 |
Haojun Liao
|
4694859325
|
fix(stream): add jump out loop by checking task status.
|
2023-10-31 19:31:00 +08:00 |
Haojun Liao
|
4c0242a58d
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:39:14 +08:00 |
wangmm0220
|
17a58697fa
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:37:59 +08:00 |
yihaoDeng
|
bd480f251c
|
change NumOfTaskQueueThreads size
|
2023-10-31 14:12:44 +08:00 |
wade zhang
|
9cea0e60de
|
Merge pull request #23437 from taosdata/feat/TD-26971-main
TD-26971
|
2023-10-31 13:53:32 +08:00 |
Haojun Liao
|
0ca85a4c03
|
Merge pull request #23424 from taosdata/refact/streamsm
refactor: do some internal refactor.
|
2023-10-31 12:48:22 +08:00 |
Haojun Liao
|
e01c7f3cfd
|
fix(stream): adjust the stop condition for stream tasks.
|
2023-10-31 11:51:47 +08:00 |
Haojun Liao
|
8b9bc988f1
|
fix(tsdb): fix syntax error.
|
2023-10-31 10:42:34 +08:00 |
Haojun Liao
|
72f3e4446d
|
fix(stream): handle failure during checkpoint
|
2023-10-31 10:38:17 +08:00 |
Haojun Liao
|
eaf76854f6
|
fix(tsdb): handle the case where stt not exists, possibly exists while the stt-trigger is 1.
|
2023-10-31 09:29:24 +08:00 |
dmchen
|
5120d25297
|
memory leak
|
2023-10-30 11:34:34 +00:00 |
dmchen
|
40c9622df5
|
memory leak
|
2023-10-30 08:57:07 +00:00 |
Haojun Liao
|
ed07486405
|
fix(tsdb): fix error in decide if data buffer overlaps with stt files/block-files.
|
2023-10-30 16:40:09 +08:00 |
Haojun Liao
|
bc1c2a879a
|
fix(tsdb): avoid to read duplicated rows in buf.
|
2023-10-30 16:12:08 +08:00 |
dmchen
|
6172b820ac
|
memory leak
|
2023-10-30 07:19:08 +00:00 |