homework-jianmu/source/libs/executor/inc
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
..
dataSinkInt.h fix: data sink memory issues 2024-11-15 10:16:15 +08:00
dynqueryctrl.h fix: join cols not set 2025-01-08 11:24:24 +08:00
executil.h fix:[TD-32184] Support backwards compatibility for function's result info. 2024-10-14 11:00:20 +08:00
executorInt.h Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
executorimpl.h other: remove empty files. 2023-05-19 09:12:16 +08:00
groupcache.h enh: include 2024-11-19 16:23:46 +08:00
hashjoin.h enh: include 2024-11-19 16:23:46 +08:00
mergejoin.h fix: remove asserts 2024-08-29 15:08:38 +08:00
operator.h Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-29 08:59:06 +08:00
querytask.h enh: include 2024-11-19 16:23:46 +08:00
streamexecutorInt.h fix(stream): reduce the consensus checkpoint id trans. (#30105) 2025-03-17 10:20:17 +08:00
tfill.h opt stream force fill op 2024-11-26 19:46:36 +08:00
tlinearhash.h more format 2022-10-13 13:41:36 +08:00
tsort.h fix: return code issue 2024-08-22 13:49:38 +08:00