dapan1121
|
371094cc13
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
|
2024-11-08 10:13:20 +08:00 |
Shengliang Guan
|
75973af940
|
Merge pull request #28663 from taosdata/fix/3_liaohj
fix(stream): stop the underlying scan operations for stream
|
2024-11-07 13:59:55 +08:00 |
Haojun Liao
|
5ba9a088d2
|
fix(stream): fix the underlying scan operations for stream, when trying to drop stream tasks.
|
2024-11-06 16:15:40 +08:00 |
54liuyao
|
719a3faa12
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-11-06 11:13:15 +08:00 |
54liuyao
|
379df5f5b2
|
add twa ci test
|
2024-11-06 10:43:13 +08:00 |
Shengliang Guan
|
08603e5d11
|
Merge pull request #28551 from taosdata/feat/TS-5215-2
test(blob): testing & fixes for blob
|
2024-11-06 10:29:03 +08:00 |
54liuyao
|
ba31bf2c52
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-11-06 09:42:50 +08:00 |
Shengliang Guan
|
0be118c0aa
|
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
|
2024-11-06 09:42:05 +08:00 |
Shengliang Guan
|
8e659c5f72
|
Merge pull request #28652 from taosdata/fix/3_liaohj
refactor: always successfully put the retrieve msg
|
2024-11-05 19:19:49 +08:00 |
54liuyao
|
48d5f0e7cd
|
fix issue
|
2024-11-05 18:14:35 +08:00 |
Haojun Liao
|
693aacb8cb
|
refactor: always successfully put the retrieve msg even though the input queue is full already.
|
2024-11-05 17:15:19 +08:00 |
Haojun Liao
|
75f838c4b4
|
fix(stream): fix syntax error.
|
2024-11-05 11:02:41 +08:00 |
Haojun Liao
|
8148f26d30
|
Merge branch '3.0' into fix/ref
|
2024-11-05 10:50:28 +08:00 |
Minglei Jin
|
175a3f7d57
|
strea/checkpoint: fix meta file path
|
2024-11-04 14:22:28 +08:00 |
Minglei Jin
|
71e27240cb
|
stream/rocks: fix meta file dir
|
2024-11-04 14:00:27 +08:00 |
Shengliang Guan
|
ad0375a17a
|
Merge pull request #28533 from taosdata/fix/init_meta
fix(stream): add refId for meta at the end of init functions
|
2024-11-04 10:18:05 +08:00 |
54liuyao
|
158eda13f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-31 17:49:58 +08:00 |
Shengliang Guan
|
a31027359f
|
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
|
2024-10-31 17:25:36 +08:00 |
Haojun Liao
|
a685c1394a
|
refactor: do some internal refactor.
|
2024-10-31 15:20:18 +08:00 |
Haojun Liao
|
8b596ec4c4
|
fix(stream): release task after acquire.
|
2024-10-31 15:14:26 +08:00 |
Haojun Liao
|
871dd71040
|
fix(stream): add some logs.
|
2024-10-31 14:10:26 +08:00 |
Haojun Liao
|
930dc4abf7
|
fix(stream): remove invalid acquire.
|
2024-10-31 13:15:01 +08:00 |
Haojun Liao
|
01748085cc
|
fix(stream): not remove task when trying to stop it.
|
2024-10-31 00:25:26 +08:00 |
54liuyao
|
b6d16eccdb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-30 14:54:42 +08:00 |
Shengliang Guan
|
8c07f93c71
|
Merge pull request #28189 from taosdata/fix/TD-32387
valid iter
|
2024-10-30 14:05:48 +08:00 |
54liuyao
|
d065d71821
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-30 10:09:48 +08:00 |
Haojun Liao
|
e618a04e51
|
fix(stream): adjust start timer position.
|
2024-10-30 09:13:33 +08:00 |
Haojun Liao
|
71f4ae6957
|
fix(stream): adjust refId init position.
|
2024-10-29 19:48:17 +08:00 |
Haojun Liao
|
9bae0adba6
|
fix(stream): start scheduler task after set the refId.
|
2024-10-29 19:14:37 +08:00 |
Haojun Liao
|
c149449717
|
fix(stream): adjust init ref position.
|
2024-10-29 18:46:28 +08:00 |
Haojun Liao
|
097d3caa90
|
fix(stream): add refId for meta at the end of init functions
|
2024-10-29 10:20:27 +08:00 |
Haojun Liao
|
97637d2435
|
other: merge 3.0
|
2024-10-29 09:22:17 +08:00 |
Haojun Liao
|
cacc7db61c
|
fix(stream): set the correct start ts.
|
2024-10-28 19:33:11 +08:00 |
Haojun Liao
|
c0932d419d
|
fix(stream): fix error in pause/resume for force_window_close
|
2024-10-28 18:07:11 +08:00 |
Haojun Liao
|
0bc5f8cb88
|
fix(stream): relase the task.
|
2024-10-28 10:20:08 +08:00 |
Haojun Liao
|
51f3f29d5b
|
fix(stream): fix syntax check failure.
|
2024-10-27 21:52:46 +08:00 |
Haojun Liao
|
0fa7bf1a26
|
fix(stream): fix memory leak.
|
2024-10-27 19:51:52 +08:00 |
Haojun Liao
|
4802f59dfe
|
fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks.
|
2024-10-27 15:49:40 +08:00 |
Haojun Liao
|
380f433499
|
fix(stream): use the refId in stream meta list, in order to avoid access already freed stream tasks.
|
2024-10-27 15:40:17 +08:00 |
xinsheng Ren
|
412c10ed94
|
Merge branch '3.0' into enh/TD-32181/client
|
2024-10-25 22:54:04 +08:00 |
54liuyao
|
077005a9f9
|
fix ci issue
|
2024-10-25 16:08:38 +08:00 |
54liuyao
|
6b2d338a20
|
enh(executor):avoid use dangerous functions
|
2024-10-25 13:47:09 +08:00 |
54liuyao
|
cea454b002
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-24 19:24:55 +08:00 |
dapan1121
|
4f3484b823
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
|
2024-10-24 16:49:38 +08:00 |
Shengliang Guan
|
81c30ab7c0
|
fix: format cmake file
|
2024-10-24 10:10:07 +08:00 |
54liuyao
|
4d8bcd906b
|
add ci
|
2024-10-23 17:33:54 +08:00 |
xsren
|
d01a3481bc
|
block buf len check
|
2024-10-23 13:51:46 +08:00 |
54liuyao
|
b025fd29b0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-10-23 09:32:52 +08:00 |
54liuyao
|
c17bed9807
|
optimize clear expired state
|
2024-10-22 17:55:05 +08:00 |
54liuyao
|
b30097cc88
|
fix issue
|
2024-10-22 13:33:19 +08:00 |