Haojun Liao
|
393369fcd8
|
fix(stream):clear checkpoint-ready msg.
|
2024-06-23 00:40:12 +08:00 |
Haojun Liao
|
21e1763ff4
|
fix(stream): set correct flag for checkpoint.
|
2024-06-22 11:16:20 +08:00 |
Haojun Liao
|
095510ba41
|
fix(stream): fix deadlock
|
2024-06-21 23:43:25 +08:00 |
Haojun Liao
|
94f3c6ec2d
|
fix(stream): fix deadlock
|
2024-06-21 23:40:03 +08:00 |
Haojun Liao
|
82febd30a0
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:48:34 +08:00 |
Haojun Liao
|
5a9500055d
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:44:54 +08:00 |
Haojun Liao
|
5966b4f83f
|
fix(stream): fix error in assert.
|
2024-06-21 17:17:39 +08:00 |
Haojun Liao
|
4c4bb0a2e4
|
other: merge 3.0.
|
2024-06-21 16:11:50 +08:00 |
Haojun Liao
|
53f9af06ff
|
fix(stream): fix invalid write.
|
2024-06-21 15:44:38 +08:00 |
Haojun Liao
|
119001e30b
|
fix(stream): update the retrieve checkpoint-trigger msg.
|
2024-06-21 15:11:48 +08:00 |
Haojun Liao
|
e7105edaa4
|
fix(stream): disable pause if task is un-init.
|
2024-06-21 14:14:44 +08:00 |
Haojun Liao
|
aea4254d40
|
fix(stream): async start task.
|
2024-06-21 10:37:06 +08:00 |
Haojun Liao
|
f8578b4a69
|
fix(stream): fix syntax error.
|
2024-06-21 09:34:18 +08:00 |
Haojun Liao
|
ebf2df965c
|
Update streamBackendRocksdb.c
|
2024-06-21 09:28:42 +08:00 |
Haojun Liao
|
2cb9644471
|
fix(stream): update the checkpoint info only when the status is normal.
|
2024-06-21 09:23:29 +08:00 |
Haojun Liao
|
8fd9baf6f5
|
fix(stream):synchronized upload checkpoint data to snode.
|
2024-06-21 09:11:16 +08:00 |
Haojun Liao
|
bf16c596a6
|
fix(stream): fix syntax error.
|
2024-06-21 08:46:09 +08:00 |
Haojun Liao
|
096ba251ec
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-20 23:12:18 +08:00 |
Haojun Liao
|
2ecc725b1a
|
fix(stream): not clear check downstream info.
|
2024-06-20 21:31:23 +08:00 |
Haojun Liao
|
151fc212b8
|
Merge pull request #26218 from taosdata/fix/3_liaohj
fix(stream): clear the local backend default directory
|
2024-06-20 18:26:28 +08:00 |
Haojun Liao
|
e1cb4e021f
|
fix(stream): clear the local backend default directory, when no checkpoint generated yet.
|
2024-06-20 16:24:02 +08:00 |
54liuyao
|
0471afb840
|
adj sream tbname cache
|
2024-06-20 13:25:36 +08:00 |
54liuyao
|
1b317ae578
|
adj sream tbname cache
|
2024-06-20 11:06:09 +08:00 |
54liuyao
|
6a3bbccda9
|
adj par tbname cache
|
2024-06-20 10:23:44 +08:00 |
54liuyao
|
ecfb5e5f4c
|
adj par name catch
|
2024-06-20 09:28:04 +08:00 |
Haojun Liao
|
da63a40796
|
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
|
2024-06-19 14:58:21 +08:00 |
Haojun Liao
|
2534ce5071
|
fix(stream): fix a typo.
|
2024-06-19 10:29:01 +08:00 |
54liuyao
|
3ba7bc8ec5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-06-18 08:41:10 +08:00 |
Haojun Liao
|
c3ae66c95c
|
Merge pull request #26169 from taosdata/fix/3_liaohj
fix(stream): not revise the stream id for fill-history task.
|
2024-06-18 08:38:29 +08:00 |
Haojun Liao
|
bca3cf4e9e
|
fix(stream): fix error in unit test.
|
2024-06-17 23:51:25 +08:00 |
Haojun Liao
|
c4a2756907
|
fix(stream): not revise the stream id for fill-history task.
|
2024-06-17 23:13:54 +08:00 |
Haojun Liao
|
f57ff96408
|
fix(stream): do some refactor.
|
2024-06-17 19:56:18 +08:00 |
Haojun Liao
|
60fac80345
|
fix(stream): add some logs.
|
2024-06-17 19:34:09 +08:00 |
54liuyao
|
00c64ed0e3
|
adj create count window state
|
2024-06-17 19:33:01 +08:00 |
Haojun Liao
|
0f4ffdf49a
|
fix(stream): add some info.
|
2024-06-17 18:57:31 +08:00 |
Haojun Liao
|
bdbcdf3465
|
refactor: add two assert.
|
2024-06-17 16:58:58 +08:00 |
Haojun Liao
|
848b1e19b5
|
fix(stream): fix some typo.
|
2024-06-17 14:39:46 +08:00 |
Haojun Liao
|
b89b2158f1
|
Merge pull request #26135 from taosdata/fix/TD-30578
check cursor for count window
|
2024-06-17 11:25:19 +08:00 |
54liuyao
|
4474788e36
|
adj log
|
2024-06-17 11:24:30 +08:00 |
54liuyao
|
2298b4eae8
|
adj log
|
2024-06-17 11:19:10 +08:00 |
Haojun Liao
|
b44d87475d
|
fix(test): fix syntax error.
|
2024-06-14 17:54:44 +08:00 |
Haojun Liao
|
42e0dff589
|
fix(stream): move the expansion of the stream task related fill-history task to the place where the fill-history task must have been deoployed already.
|
2024-06-14 17:03:04 +08:00 |
Haojun Liao
|
4490f40c96
|
fix(stream): do some internal refactor.
|
2024-06-14 14:43:57 +08:00 |
Haojun Liao
|
9af6076b4f
|
fix(stream): add the dispatch entry.
|
2024-06-14 14:42:22 +08:00 |
Haojun Liao
|
325ad5beb8
|
fix(stream):set correct node id
|
2024-06-13 18:25:34 +08:00 |
54liuyao
|
367b3b153f
|
check cursor for count window
|
2024-06-13 15:35:26 +08:00 |
Haojun Liao
|
0f8c0fa8cb
|
fix(stream): add dispatch data monitor to handle the network broken problem that may cause the stream process frozen.
|
2024-06-13 14:56:20 +08:00 |
Haojun Liao
|
9c42c90209
|
Merge pull request #26118 from taosdata/fix/3_liaohj
fix(stream): add fill-history task id in msg.
|
2024-06-12 18:03:43 +08:00 |
Haojun Liao
|
d06e1549f1
|
fix(stream): add fill-history task id in msg.
|
2024-06-12 15:27:19 +08:00 |
Haojun Liao
|
623a73f57b
|
Merge pull request #26089 from taosdata/fix/3_liaohj
fix(stream): init the node list and task list when starting mnode.
|
2024-06-12 11:34:10 +08:00 |