Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
Haojun Liao
|
a9321248a9
|
fix(stream): set the correct flag when there is one token existed.
|
2023-09-10 18:34:03 +08:00 |
Haojun Liao
|
4ffb4a5b1f
|
refactor: disable some logs.
|
2023-09-10 11:02:32 +08:00 |
Haojun Liao
|
35b97cbd19
|
fix(stream): set correct token in bucket.
|
2023-09-08 23:50:41 +08:00 |
Haojun Liao
|
328377c25f
|
refactor: add some logs.
|
2023-09-08 23:04:39 +08:00 |
Haojun Liao
|
dc821057e5
|
fix(stream): update the log.
|
2023-09-07 10:33:38 +08:00 |
Haojun Liao
|
e407d7dc6b
|
fix(stream): update log.
|
2023-09-07 10:09:05 +08:00 |
Haojun Liao
|
956047a441
|
fix(stream): count down the token in bucket.
|
2023-09-07 10:02:13 +08:00 |
Haojun Liao
|
b240e91c91
|
enh(stream): add token bucket to limit the rate of sink operation.
|
2023-09-07 09:58:48 +08:00 |
Haojun Liao
|
c86eeb3938
|
fix(stream): add task status check when waiting for the table create.
|
2023-09-06 10:58:33 +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
|
ef3e2737f4
|
fix(stream): fix syntax error.
|
2023-08-25 17:39:31 +08:00 |
yihaoDeng
|
a02b35ed86
|
fix compile error
|
2023-08-25 09:02:56 +00:00 |
Haojun Liao
|
60d1df0e25
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-08-25 15:49:28 +08:00 |
Haojun Liao
|
f7dada53b9
|
Merge pull request #22559 from taosdata/fix/liaohj
other: merge main.
|
2023-08-24 19:01:18 +08:00 |
Haojun Liao
|
4b10393c81
|
fix(stream): fix memory leak and do some internal refactor.
|
2023-08-18 18:02:08 +08:00 |
liuyao
|
9afd5155ed
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-08-18 15:33:37 +08:00 |
liuyao
|
87c65f3b68
|
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:27:02 +08:00 |
Haojun Liao
|
edbad45772
|
other: add logs.
|
2023-08-18 13:45:08 +08:00 |
Haojun Liao
|
ea6574b3c7
|
other: merge 3.0
|
2023-08-17 00:07:55 +08:00 |
liuyao
|
19dfcf3a59
|
refactor stream scan log
|
2023-08-15 16:29:48 +08:00 |
Haojun Liao
|
225c0e61dc
|
hen(stream): support the rollback and checkdown stream tasks.
|
2023-08-07 16:13:39 +08:00 |
Haojun Liao
|
08f43b9d00
|
fix(stream): fix checkpoint block not fetched bug.
|
2023-07-17 15:31:54 +08:00 |
Haojun Liao
|
8c8b1a6d79
|
fix(stream): handle block before checkpoint msg in the inputQ.
|
2023-07-17 10:47:05 +08:00 |
Haojun Liao
|
eb7e6152ae
|
refactor(stream): do some internal refactor.
|
2023-07-14 17:21:20 +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 |
Haojun Liao
|
47877898d0
|
enh(stream): generate the checkpoint framework.
|
2023-07-07 16:07:52 +08:00 |
Haojun Liao
|
03dbcbf055
|
refactor: do some internal refactor.
|
2023-07-05 15:55:55 +08:00 |
Haojun Liao
|
c4c5bbb65c
|
other: merge 3.0
|
2023-05-18 17:28:40 +08:00 |
Haojun Liao
|
8a328b6636
|
fix(stream): fix error in stream read.
|
2023-05-18 16:59:18 +08:00 |
Haojun Liao
|
8e15c64499
|
refactor: do some internal refactor.
|
2023-05-13 23:22:36 +08:00 |
yihaoDeng
|
628bb62c8a
|
add backpressure
|
2023-04-04 07:20:05 +00:00 |
54liuyao
|
1d58f85a54
|
feat:coverity scan
|
2023-02-22 10:10:04 +08:00 |
Liu Jicong
|
48894c8bdb
|
enh(stream): new api for stream queue
|
2022-11-25 18:03:40 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
Liu Jicong
|
853e6e2988
|
refactor(mnode): drop stream task
|
2022-08-17 19:19:58 +08:00 |
Liu Jicong
|
d6cc88ed4b
|
refactor(stream): exec scheduler
|
2022-08-04 16:19:53 +08:00 |
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
Liu Jicong
|
cbbf5f5d4d
|
refactor(stream)
|
2022-06-07 21:35:49 +08:00 |
Liu Jicong
|
2677a3c8d9
|
refactor(stream)
|
2022-06-06 20:15:36 +08:00 |