Haojun Liao
|
1a08ffc79f
|
fix(stream): check error.
|
2023-08-14 19:27:09 +08:00 |
Haojun Liao
|
5d3232d275
|
fix(stream): fix an syntax error.
|
2023-08-14 18:14:32 +08:00 |
Haojun Liao
|
2e6263b43f
|
fix(stream): fix memory leak.
|
2023-08-14 17:16:11 +08:00 |
Haojun Liao
|
a1e554fbf3
|
refactor: exec directly not asynchnoized.
|
2023-08-14 15:05:13 +08:00 |
Haojun Liao
|
91710b0c0f
|
fix(stream):
|
2023-08-14 14:56:17 +08:00 |
Haojun Liao
|
ead04964fd
|
Merge branch 'main' into fix/liaohj
|
2023-08-14 12:11:15 +08:00 |
Haojun Liao
|
e8c9a019a4
|
fix(stream): remove the invalid set of scheduler status.
|
2023-08-14 11:41:24 +08:00 |
wade zhang
|
f63d1f98b2
|
Merge pull request #22150 from taosdata/test/toolsBuild
test: add build
|
2023-08-14 11:22:30 +08:00 |
Haojun Liao
|
2806fe1c56
|
fix(stream): ignore the related stream task destory msg in transfer state.
|
2023-08-14 10:58:24 +08:00 |
wangmm0220
|
dd0bc0e050
|
fix:heap use after free
|
2023-08-14 09:42:55 +08:00 |
Haojun Liao
|
01ac99a651
|
Merge pull request #22413 from taosdata/fix/liaohj
refactor: refactor the transfer state procedure.
|
2023-08-13 23:28:18 +08:00 |
Haojun Liao
|
98f40325e9
|
fix(stream): fix memory leak.
|
2023-08-13 20:02:15 +08:00 |
Haojun Liao
|
a81cc9aebf
|
fix(stream): fix the error when no agg tasks exist.
|
2023-08-13 17:31:09 +08:00 |
Haojun Liao
|
0d38f389ab
|
refactor: do some internal refactor.
|
2023-08-13 16:25:35 +08:00 |
Haojun Liao
|
0e189f70a1
|
refactor
|
2023-08-12 19:44:44 +08:00 |
Haojun Liao
|
03c26a9d6d
|
refactor
|
2023-08-12 19:16:20 +08:00 |
Haojun Liao
|
afe9b848a5
|
fix(tsdb): check the
|
2023-08-12 18:54:39 +08:00 |
Haojun Liao
|
09da6c6840
|
refactor: do some internal refactor.
|
2023-08-12 18:51:20 +08:00 |
Haojun Liao
|
75e6fb0f16
|
refactor: do some internal refactor.
|
2023-08-12 18:47:01 +08:00 |
Haojun Liao
|
075b5e9481
|
refactor: do some internal refactor.
|
2023-08-12 18:41:54 +08:00 |
Haojun Liao
|
a0534ee715
|
refactor: do some internal refactor.
|
2023-08-12 18:40:09 +08:00 |
Haojun Liao
|
8f9de93cf0
|
refactor: do some internal refactor.
|
2023-08-12 18:37:36 +08:00 |
Haojun Liao
|
30c2a9c619
|
refactor: do some internal refactor.
|
2023-08-12 18:27:51 +08:00 |
Haojun Liao
|
0d0e30b764
|
fix(stream): fix the error.
|
2023-08-12 17:20:10 +08:00 |
Haojun Liao
|
ce721a0146
|
fix(stream): fix error.
|
2023-08-12 16:32:05 +08:00 |
Haojun Liao
|
a89ce1a20b
|
fix(stream): transfer state by using data block.
|
2023-08-12 01:24:07 +08:00 |
wangmm0220
|
deda4b9eed
|
opti:wal logic
|
2023-08-11 19:26:17 +08:00 |
dapan1121
|
20b3f8c1aa
|
Merge pull request #22402 from taosdata/fix/TS-3799
fix: add time window boundary check before interpolation
|
2023-08-11 17:59:55 +08:00 |
Ganlin Zhao
|
1afbde7d2f
|
fix: add time window boundary check before interpolation
|
2023-08-11 10:19:32 +08:00 |
Haojun Liao
|
d9bc881fb3
|
Merge pull request #22384 from taosdata/mark/tmq
fix:offset error in tmq & add test cases
|
2023-08-11 10:00:08 +08:00 |
Haojun Liao
|
8341fa6878
|
Merge pull request #22395 from taosdata/fix/liaohj
fix(stream): execute the stream task directly
|
2023-08-10 16:21:49 +08:00 |
wangmm0220
|
78fd70202c
|
fix:offset error in tmq & add test cases
|
2023-08-10 16:18:53 +08:00 |
dapan1121
|
791e453219
|
Merge pull request #22392 from taosdata/fix/TS-3811-m
fix: sma option for show create table
|
2023-08-10 15:21:31 +08:00 |
Haojun Liao
|
8890fa5781
|
fix(stream): execute the stream task directly, instead of executing it in a asynchronized way.
|
2023-08-10 15:13:49 +08:00 |
liuyao
|
e2481599b0
|
fix mem leak
|
2023-08-10 13:58:46 +08:00 |
kailixu
|
700d9a6d68
|
fix: sma option for show create table
|
2023-08-10 13:02:34 +08:00 |
Haojun Liao
|
4393375e47
|
fix(stream): set correct task id.
|
2023-08-10 02:16:04 +08:00 |
Haojun Liao
|
0cf8144952
|
fix(stream): fix the invalid key used by remove data in stream meta hash table.
|
2023-08-09 22:28:23 +08:00 |
Haojun Liao
|
7e3f1d92fc
|
Merge branch 'main' into fix/liaohj
|
2023-08-09 19:43:24 +08:00 |
wangmm0220
|
1f5532fd67
|
fix:offset error in tmq & add test cases
|
2023-08-09 19:41:22 +08:00 |
Haojun Liao
|
1e8579e8c5
|
fix(stream): fix other cases.
|
2023-08-09 16:04:48 +08:00 |
Haojun Liao
|
4c92997328
|
fix(stream): use streamId&taskId to identify the stream task in the stream meta.
|
2023-08-09 15:52:23 +08:00 |
Haojun Liao
|
1d649bccb6
|
Merge pull request #22372 from taosdata/fix/TD-25626
fix taosd cannot quit
|
2023-08-09 15:46:14 +08:00 |
Haojun Liao
|
3cdb16352c
|
fix(stream): avoid launching check downstream when failed to add stream task into stream meta.
|
2023-08-09 12:03:14 +08:00 |
yihaoDeng
|
cfb5247e30
|
change var name
|
2023-08-09 00:46:18 +00:00 |
yihaoDeng
|
bcc7df2dda
|
fix taosd cannot quit
|
2023-08-08 10:04:41 +00:00 |
Haojun Liao
|
db92546cf7
|
fix(stream): remove invalid filter.
|
2023-08-08 16:09:33 +08:00 |
Haojun Liao
|
17c6143471
|
fix(stream): check more status when handling the state transfer.
|
2023-08-08 15:08:11 +08:00 |
Haojun Liao
|
db8ce3de3b
|
other: merge main.
|
2023-08-08 10:17:51 +08:00 |
Haojun Liao
|
327e13c3f7
|
fix(stream): fix the syntax error.
|
2023-08-08 10:07:28 +08:00 |
Haojun Liao
|
d6d63ec54c
|
fix(stream): add more check.
|
2023-08-08 09:54:49 +08:00 |
Haojun Liao
|
e89d3c18d6
|
fix(stream): remove invalid check.
|
2023-08-08 09:54:46 +08:00 |
Haojun Liao
|
ac00e1d520
|
fix(stream): fetch all data before paused and dump to sink node.
|
2023-08-08 09:54:43 +08:00 |
Haojun Liao
|
0e3fd5277d
|
fix(stream): dump results to sink node before paused.
|
2023-08-08 09:54:39 +08:00 |
Haojun Liao
|
1e680d4df1
|
fix(stream): ignore the sink task transfer state.
|
2023-08-08 09:52:19 +08:00 |
Haojun Liao
|
3bcc7ed83e
|
fix(stream): transfer the state for agg tasks.
|
2023-08-08 09:52:04 +08:00 |
Haojun Liao
|
d43cb3fcdf
|
fix(stream): kill task when pause the stream execution.
|
2023-08-08 09:51:21 +08:00 |
Haojun Liao
|
ca2183acfd
|
refactor: do some internal refactor.
|
2023-08-08 09:50:40 +08:00 |
Haojun Liao
|
143f39b6f7
|
fix(stream): set the correct end key of delete block.
|
2023-08-08 09:49:43 +08:00 |
Haojun Liao
|
82ab81810b
|
refactor: do some internal refactor.
|
2023-08-08 09:40:21 +08:00 |
Haojun Liao
|
51e0b903b0
|
refactor: do some internal refactor.
|
2023-08-08 09:36:42 +08:00 |
Haojun Liao
|
85756e4404
|
Merge pull request #22353 from taosdata/fix/liaohj
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
|
2023-08-07 22:57:08 +08:00 |
Haojun Liao
|
2da67392c6
|
fix(stream): commit the update to make sure the new state of tasks will be persistent to disk.
|
2023-08-07 19:30:23 +08:00 |
dapan1121
|
443c6ef318
|
Merge pull request #22333 from taosdata/fix/TD-25546
fix: fix tsort crash caused by not enough disk space
|
2023-08-07 19:02:11 +08:00 |
Hui Li
|
f19826fa9d
|
Merge pull request #22313 from taosdata/fix/addStreamVer
add stream verion
|
2023-08-04 17:36:21 +08:00 |
wade zhang
|
40b87a2d55
|
Merge pull request #22320 from taosdata/fix/TS-3311
fix: fix _wstart,_wennd not matching with interval for ns/us databases
|
2023-08-04 16:34:07 +08:00 |
Ganlin Zhao
|
9f3af66ae0
|
fix: fix tsort crash caused by not enough disk space
|
2023-08-04 16:03:06 +08:00 |
yihaoDeng
|
a4da6e9a88
|
fix mem leak
|
2023-08-04 15:59:34 +08:00 |
yihaoDeng
|
81908be32f
|
add stream ver
|
2023-08-04 14:02:03 +08:00 |
yihaoDeng
|
6dc93a8dec
|
add stream ver
|
2023-08-04 13:52:20 +08:00 |
liuyao
|
9cb481dd6e
|
use stream task
|
2023-08-04 11:01:36 +08:00 |
Ganlin Zhao
|
d9ef9c4584
|
fix: fix _wstart,_wennd not matching with interval for ns/us databases
|
2023-08-04 10:15:15 +08:00 |
slzhou
|
cb9c6c1256
|
fix: compilation error
|
2023-08-03 21:47:33 +08:00 |
slzhou
|
2deeec93bf
|
fix: explain with state window
|
2023-08-03 21:43:08 +08:00 |
slzhou
|
7676afff19
|
fix: stream use column node
|
2023-08-03 21:43:08 +08:00 |
slzhou
|
658c64f16f
|
fix: make statekey of state window operator not target node
|
2023-08-03 21:43:08 +08:00 |
wade zhang
|
211af11f39
|
Merge pull request #22303 from taosdata/fix/TD-25538
reset state window end key
|
2023-08-03 14:03:54 +08:00 |
liuyao
|
74c69bbb6e
|
reset state window end key
|
2023-08-03 11:23:46 +08:00 |
liuyao
|
3464979489
|
set dummy delete data request
|
2023-08-03 09:03:48 +08:00 |
Haojun Liao
|
6b09566549
|
Merge pull request #22275 from taosdata/enh/addKeepAliveParam
add keep alive parameter
|
2023-08-02 09:23:03 +08:00 |
liuyao
|
71b000f08c
|
reload state window state
|
2023-08-01 18:22:40 +08:00 |
Haojun Liao
|
6365d5000b
|
Merge pull request #22271 from taosdata/fix/3_liaohj
fix(stream): dump results to sink node before paused.
|
2023-08-01 15:50:17 +08:00 |
yihaoDeng
|
2caaae392a
|
add keep alive parameter
|
2023-08-01 06:38:30 +00:00 |
Haojun Liao
|
f1e0e64918
|
fix(stream): add more check.
|
2023-08-01 14:31:41 +08:00 |
dmchen
|
8a0e9ff0e0
|
fix/retry_resolve_fqdn
|
2023-08-01 14:24:28 +08:00 |
Haojun Liao
|
e11cda17c0
|
fix(stream): remove invalid check.
|
2023-08-01 10:30:24 +08:00 |
Haojun Liao
|
f6ae9cf9bb
|
fix(stream): fetch all data before paused and dump to sink node.
|
2023-08-01 10:16:14 +08:00 |
Haojun Liao
|
b83860372c
|
fix(stream): dump results to sink node before paused.
|
2023-08-01 00:50:30 +08:00 |
Haojun Liao
|
36ef9a537f
|
Merge pull request #22256 from taosdata/fix/TD-25457
check update data
|
2023-07-31 22:56:05 +08:00 |
Haojun Liao
|
2640e41705
|
Merge pull request #22261 from taosdata/fix/3_liaohj
fix(stream): set the correct end key of delete block.
|
2023-07-31 22:55:50 +08:00 |
Haojun Liao
|
8c1c17e31e
|
fix(stream): ignore the sink task transfer state.
|
2023-07-31 19:23:53 +08:00 |
Haojun Liao
|
d72580dad7
|
fix(stream): transfer the state for agg tasks.
|
2023-07-31 19:12:23 +08:00 |
Haojun Liao
|
d45596bb33
|
fix(stream): kill task when pause the stream execution.
|
2023-07-31 18:07:37 +08:00 |
liuyao
|
32b59af4b1
|
check update data
|
2023-07-31 17:32:24 +08:00 |
wangmm0220
|
8093ef2dc8
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-31 16:14:25 +08:00 |
Haojun Liao
|
9981cecbed
|
refactor: do some internal refactor.
|
2023-07-31 15:24:35 +08:00 |
Haojun Liao
|
fe21943c9c
|
fix(stream): set the correct end key of delete block.
|
2023-07-31 14:23:46 +08:00 |
Haojun Liao
|
f359a0dca3
|
fix(stream): set the correct end key of delete block.
|
2023-07-31 14:22:46 +08:00 |
wade zhang
|
bae028d65c
|
Merge pull request #22230 from taosdata/mark/tmq
fix:semaphore always wait in tmq commit logic
|
2023-07-31 09:10:13 +08:00 |
liuyao
|
09c806539f
|
fix double free
|
2023-07-30 17:21:42 +08:00 |