Haojun Liao
|
271e492188
|
refactor: update the log level.
|
2023-09-19 17:40:26 +08:00 |
Haojun Liao
|
91e3d70796
|
fix(stream): remove fill-history sink task.
|
2023-09-15 17:46:17 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |
Haojun Liao
|
93159729f6
|
fix(stream):check error when vnode is closing.
|
2023-09-12 11:45:51 +08:00 |
Haojun Liao
|
5ab739ae46
|
fix(stream): fix memory leak.
|
2023-09-11 15:29:12 +08:00 |
Haojun Liao
|
50ef500f51
|
refactor(stream): do sink module refactor.
|
2023-09-11 10:09:31 +08:00 |
Haojun Liao
|
6f5c855a4b
|
fix(stream): fix msg lost bug.
|
2023-09-09 15:08:36 +08:00 |
Haojun Liao
|
b317c8ebff
|
fix(stream): disable merge submit blocks.
|
2023-09-08 12:46:15 +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
|
2b84e0b02e
|
refactor: check if the put data into queue is success or failed.
|
2023-09-06 19:39:00 +08:00 |
Haojun Liao
|
8edf86b3bb
|
fix(stream): add some logs.
|
2023-09-06 19:08:09 +08:00 |
Haojun Liao
|
5ba6a68e7a
|
fix(stream): fix syntax error.
|
2023-09-06 19:00:39 +08:00 |
Haojun Liao
|
a82027f492
|
enh(stream): pack multi-datablock into one submit message.
|
2023-09-06 18:58:47 +08:00 |
Haojun Liao
|
926cc01cff
|
refactor: do some internal refactor.
|
2023-09-06 16:48:43 +08:00 |
Haojun Liao
|
b382cba58c
|
fix(stream): fix syntax error.
|
2023-09-06 14:37:58 +08:00 |
Haojun Liao
|
236b363996
|
fix(stream): fix syntax error.
|
2023-09-06 14:37:11 +08:00 |
Haojun Liao
|
8783ebcb02
|
enh(stream): add some logs and record the submit package performance.
|
2023-09-06 14:34:36 +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
|
dec4d69529
|
fix(stream): set correct user-define table name in sink table info cache.
|
2023-08-30 10:52:39 +08:00 |
Haojun Liao
|
8dadae5d3a
|
fix(stream): fix invalid read.
|
2023-08-29 18:24:32 +08:00 |
Haojun Liao
|
204fb97f68
|
fix(stream): fix error in snode, fix memory leaks, fix repeatly create bug in sink task.
|
2023-08-29 17:34:31 +08:00 |
liuyao
|
87c65f3b68
|
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:27:02 +08:00 |
liuyao
|
9d1e5a512d
|
add stream task id
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
84f0dfd6d4
|
stream operator checkpoint
|
2023-07-10 11:07:08 +08:00 |
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
liuyao
|
71f4226e15
|
fix coverity san issues
|
2023-06-27 10:39:38 +08:00 |
Haojun Liao
|
53246ed6bb
|
other: merge other branch.
|
2023-06-09 09:41:10 +08:00 |
Haojun Liao
|
6726edae0c
|
fix(stream): add more logs.
|
2023-06-08 17:54:22 +08:00 |
liuyao
|
1e9c4d5fac
|
opt stream block dispatch
|
2023-06-07 10:45:27 +08:00 |
Haojun Liao
|
6a3c935b4a
|
fix(stream): fix error in fill history scan.
|
2023-06-07 09:15:55 +08:00 |
liuyao
|
27f791ac7f
|
reset ud table name
|
2023-06-02 11:05:39 +08:00 |
Haojun Liao
|
a3abe25539
|
refactor: do some internal refactor.
|
2023-05-31 19:03:37 +08:00 |
Haojun Liao
|
ac287572ef
|
fix: free table sink info
|
2023-05-15 00:03:53 +08:00 |
Haojun Liao
|
3d00f6ce54
|
refactor: do some internal refactor.
|
2023-05-14 22:08:17 +08:00 |
liuyao
|
8b7b804606
|
opt partition by tbname
|
2023-05-11 18:47:27 +08:00 |
Haojun Liao
|
9392c03b7f
|
fix(stream): add some logs.
|
2023-05-06 19:05:55 +08:00 |
Haojun Liao
|
da6212bab0
|
other: merge main.
|
2023-05-06 12:51:38 +08:00 |
Haojun Liao
|
09a04052ec
|
refactor: do some internal refactor.
|
2023-05-04 16:15:14 +08:00 |
liuyao
|
2984c5a758
|
merge main
|
2023-04-28 10:34:46 +08:00 |
Haojun Liao
|
db1d75bb48
|
refactor: do some internal refactor.
|
2023-04-27 09:28:20 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
liuyao
|
524bb214e7
|
delete invalid code
|
2023-04-10 19:18:56 +08:00 |
Haojun Liao
|
f5b52749c2
|
refactor: do some internal refactor.
|
2023-04-09 01:39:09 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
wangmm0220
|
0a54d00cd2
|
fix:converity scan defects
|
2023-03-17 14:54:27 +08:00 |
54liuyao
|
d5defa3def
|
fix:create same sub table
|
2023-03-15 11:10:55 +08:00 |