Haojun Liao
|
d76e3ac718
|
fix(stream): add task status check.
|
2023-10-09 20:06:10 +08:00 |
Haojun Liao
|
053643be19
|
fix(stream): add timestamp.
|
2023-10-09 20:06:05 +08:00 |
Haojun Liao
|
5c0b8ea804
|
enh(stream): log the checkpoint time.
|
2023-10-09 20:06:04 +08:00 |
Haojun Liao
|
0459a4628c
|
fix(stream): fix stream task id error.
|
2023-10-09 20:05:36 +08:00 |
Haojun Liao
|
7ccc273206
|
other: merge stream fix in main.
|
2023-10-09 20:05:29 +08:00 |
Haojun Liao
|
e84eeee6b8
|
refactor: do some internal refactor.
|
2023-10-09 20:04:17 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
Haojun Liao
|
85a5c45098
|
fix(stream): limit the already processed data.
|
2023-09-10 00:01:25 +08:00 |
Haojun Liao
|
2285b834b0
|
refactor: do some internal refactor.
|
2023-08-31 13:53:12 +08:00 |
Haojun Liao
|
3fc3dafca6
|
refactor: do some internal refactor.
|
2023-08-31 13:46:48 +08:00 |
Haojun Liao
|
e53b5d4392
|
refactor: do some internal refactor.
|
2023-08-31 11:01:53 +08:00 |
Haojun Liao
|
3a7a220d43
|
fix(stream): fix error found by ci.
|
2023-08-30 10:14:01 +08:00 |
Haojun Liao
|
391103bc5a
|
fix(stream): do dome internal refactor.
|
2023-08-28 15:54:01 +08:00 |
Haojun Liao
|
46529d383c
|
fix(stream): build checkpoint for sink tasks.
|
2023-08-27 00:18:41 +08:00 |
Haojun Liao
|
b7c36bbfe4
|
fix(stream): fix the status error.
|
2023-08-26 00:49:23 +08:00 |
Haojun Liao
|
ce1a3a379c
|
fix(stream): handle the case when the task not in ready state, and the checkpoint msg arrived.
|
2023-08-25 10:12:12 +08:00 |
Haojun Liao
|
f7ea875af1
|
fix(stream): add some logs.
|
2023-08-24 23:27:48 +08:00 |
Haojun Liao
|
4afe603c6e
|
fix(stream): fix error.
|
2023-08-11 14:17:09 +08:00 |
Haojun Liao
|
8dfef8768a
|
other: merge 3.0
|
2023-07-29 22:54:16 +08:00 |
Haojun Liao
|
9f943213ed
|
enh(stream): update the hb info.
|
2023-07-28 14:23:53 +08:00 |
Haojun Liao
|
1e34f84f78
|
other: merge 3.0
|
2023-07-24 15:23:03 +08:00 |
Haojun Liao
|
902f9d1f94
|
fix(stream): set not-ready initial value.
|
2023-07-18 18:29:35 +08:00 |
Haojun Liao
|
901b7d8ecc
|
fix(stream): if a source task is set to be non-normal, no data should be put into inputQ anymore.
|
2023-07-18 15:18:57 +08:00 |
Haojun Liao
|
2f24f776fb
|
fix(stream): fix error in generating checkpoint for state_window.
|
2023-07-18 09:04:28 +08:00 |
Haojun Liao
|
14b9d920ba
|
fix(stream): fix memory leak.
|
2023-07-17 16:02:41 +08:00 |
Haojun Liao
|
c6a322e0ef
|
refactor(stream): back pressure is active, which is trigger by dispatch rsp.
|
2023-07-16 12:47:08 +08:00 |
Haojun Liao
|
725db16af9
|
fix(stream): set save checkpoint ver.
|
2023-07-14 19:47:19 +08:00 |
Haojun Liao
|
035b199497
|
refactor(stream): do some internal refactor.
|
2023-07-14 18:46:38 +08:00 |
Haojun Liao
|
8c79157822
|
fix(stream): close the inputQ if checkpoint msg received.
|
2023-07-14 18:35:41 +08:00 |
Haojun Liao
|
eb7e6152ae
|
refactor(stream): do some internal refactor.
|
2023-07-14 17:21:20 +08:00 |
Haojun Liao
|
813f4cb363
|
refactor: do some internal refactor.
|
2023-07-13 16:32:25 +08:00 |
Haojun Liao
|
2f90a53548
|
fix(stream): set checkpoint id when expanding task.
|
2023-07-13 10:16:57 +08:00 |
Haojun Liao
|
773ae39d33
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/libs/stream/src/streamCheckpoint.c
|
2023-07-13 09:17:51 +08:00 |
Haojun Liao
|
08a4fb06ae
|
fix(stream): dispatch checkpoint msg to downstream by puting message into input queue.
|
2023-07-13 09:17:20 +08:00 |
yihaoDeng
|
82468f162a
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-07-12 16:43:56 +08:00 |
Haojun Liao
|
d392bb60ba
|
refactor(stream): set the initial version from the checkpoint.
|
2023-07-12 11:38:13 +08:00 |
Haojun Liao
|
6f2fc4fab3
|
fix(stream): commit task meta after do vnode-wide checkpoint.
|
2023-07-12 10:16:14 +08:00 |
Haojun Liao
|
09b764494d
|
fix(stream): set correct checkpoint version when starting stream tasks.
|
2023-07-11 14:03:43 +08:00 |
Haojun Liao
|
62a763ead3
|
fix(stream): fix invalid assert.
|
2023-07-11 11:22:48 +08:00 |
Haojun Liao
|
cbda61c7f9
|
fix(stream): fix error in checkpointing.
|
2023-07-11 09:53:08 +08:00 |
Haojun Liao
|
ab5b2fe0a8
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-10 18:21:02 +08:00 |
Haojun Liao
|
385a5c9651
|
fix(stream): fix error in generating checkpoint.
|
2023-07-10 18:20:50 +08:00 |
yihaoDeng
|
e263d5f55f
|
add checkpoint
|
2023-07-10 17:33:48 +08:00 |
Haojun Liao
|
f6515e2a2c
|
fix(stream): fix error in checkpointing.
|
2023-07-10 11:43:37 +08:00 |
Haojun Liao
|
4f534ce6e9
|
fix(stream): fix error in generating checkpoint.
|
2023-07-08 10:29:09 +08:00 |
Haojun Liao
|
a5c19427e7
|
fix(stream): send correct rsp to mnode.
|
2023-07-08 09:39:44 +08:00 |
Haojun Liao
|
9c30abf95b
|
fix(stream): fix error in generating checkpoint.
|
2023-07-07 21:38:53 +08:00 |
Haojun Liao
|
47877898d0
|
enh(stream): generate the checkpoint framework.
|
2023-07-07 16:07:52 +08:00 |
Haojun Liao
|
d7101f7109
|
enh(stream): support dispatch checkpoint msg.
|
2023-07-06 18:26:22 +08:00 |
liuyao
|
0e914a19c6
|
stream operartor checkpoint
|
2023-07-06 14:28:34 +08:00 |