Haojun Liao
|
ab92886820
|
fix(stream): reduce the consensus checkpoint id trans. (#30105)
* fix(stream): reduce the consensus checkpoint id trans.
* refactor(stream): add some logs.
* refactor(stream): set the max checkpoint exec time 30min.
* refactor(stream): add checkpoint-consensus trans conflict check.
* refactor(stream): remove unused local variables.
* fix(stream): fix syntax error.
* fix(stream): 1. fix free memory error 2. continue if put result into dst hashmap failed.
* fix issue
* fix issue
* fix(mnd): follower mnode not processes the timer event.
* fix(stream): print correct error msg.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): truncate long subtable name
* fix(stream): add buffer len.
* refactor(stream): update some logs.
* fix issue
* refactor(stream): update some logs.
* refactor(stream): update some logs.
* fix(stream): check return value.
* fix(stream): fix syntax error.
* fix(stream): check return value.
* fix(stream): update the timer check in mnode.
* fix(stream): add restart stage tracking.
* fix(stream): track the start task stage for meta.
* fix(stream): fix error in log.
* refactor(stream): adjust log info.
* fix mem issue
* fix(stream): check the number of required tasks for consensus checkpointId.
* fix(stream): lock the whole start procedure.
* fix(stream): add lock during start all tasks.
* fix(stream): update logs.
* fix(stream): update logs.
* fix(stream): update logs.
* fix(stream): fix dead-lock.
* fix(stream): fix syntax error.
* fix(stream): not drop the scan-history task.
* fix(stream): fix syntax error.
* fix(stream): wait for executor stop before restarting.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): add some logs.
* fix(stream): disable some logs.
* fix(stream): reset the start info if no task left.
---------
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
|
2025-03-17 10:20:17 +08:00 |
54liuyao
|
22023575ba
|
opt stream force fill op
|
2024-11-26 19:46:36 +08:00 |
54liuyao
|
f37ae57a87
|
opt stream row buff
|
2024-11-26 15:23:57 +08:00 |
54liuyao
|
48d5f0e7cd
|
fix issue
|
2024-11-05 18:14:35 +08:00 |
54liuyao
|
5158bf6b96
|
fix issue
|
2024-10-31 15:50:56 +08:00 |
54liuyao
|
3e49f40c74
|
stream twa
|
2024-10-16 12:16:59 +08:00 |
54liuyao
|
669c3aa4db
|
fix windows ci issue
|
2024-10-09 19:48:24 +08:00 |
54liuyao
|
69b8505a8d
|
fix ci issue
|
2024-10-09 17:49:24 +08:00 |
54liuyao
|
8709a12ce2
|
fix ci issue
|
2024-10-09 17:00:09 +08:00 |
54liuyao
|
e6f11c180c
|
fix ci issue
|
2024-10-09 16:03:09 +08:00 |
54liuyao
|
d13819bbf4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-30 09:05:46 +08:00 |
54liuyao
|
7517228dde
|
fix(stream):fix issue for stream count window state buff
|
2024-09-29 14:16:16 +08:00 |
54liuyao
|
b8cd739383
|
add ci and fix issue
|
2024-09-18 11:08:47 +08:00 |
54liuyao
|
4fe68034cf
|
fix issue
|
2024-08-16 17:46:14 +08:00 |
54liuyao
|
d59eb19c37
|
add ci
|
2024-08-16 10:54:52 +08:00 |
54liuyao
|
057f09ffbf
|
fix issue && add ci
|
2024-08-14 19:20:21 +08:00 |
54liuyao
|
5a2b89c357
|
fix issue
|
2024-08-13 14:05:16 +08:00 |
54liuyao
|
3a14454fb5
|
add ci
|
2024-08-08 19:30:18 +08:00 |
54liuyao
|
b26750c200
|
add ci
|
2024-08-02 13:22:14 +08:00 |
54liuyao
|
fe9d61b243
|
add node to json
|
2024-07-29 14:14:34 +08:00 |
54liuyao
|
b5f432bd50
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-26 16:44:18 +08:00 |
54liuyao
|
3cdb957f22
|
adj function of stream operator result
|
2024-07-15 15:32:11 +08:00 |
54liuyao
|
1c9011e820
|
stream time slice
|
2024-07-12 11:03:45 +08:00 |
54liuyao
|
7b50663240
|
optimize stream operator checkpoint
|
2024-05-16 16:24:58 +08:00 |