yihaoDeng
|
2ec67bcc08
|
rm expire checkpoint
|
2023-07-13 10:00:16 +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 |
yihaoDeng
|
e1de4984a6
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-07-12 16:39:19 +08:00 |
yihaoDeng
|
bb72f07a94
|
rm expire checkpoint
|
2023-07-12 16:38:46 +08:00 |
liuyao
|
020cdf4d27
|
get checkpoint id
|
2023-07-12 14:06:36 +08:00 |
Haojun Liao
|
3ce54423a5
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-12 11:38:27 +08:00 |
Haojun Liao
|
d392bb60ba
|
refactor(stream): set the initial version from the checkpoint.
|
2023-07-12 11:38:13 +08:00 |
liuyao
|
0cfc81c16b
|
add checkpoint id for recover
|
2023-07-12 11:08:12 +08:00 |
liuyao
|
7d4bb1b932
|
add checkpoint id for recover
|
2023-07-12 10:48:58 +08:00 |
Haojun Liao
|
9484f3da94
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-07-12 10:20:18 +08:00 |
Haojun Liao
|
a049e310f6
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
|
2023-07-12 10:16:26 +08:00 |
Haojun Liao
|
6f2fc4fab3
|
fix(stream): commit task meta after do vnode-wide checkpoint.
|
2023-07-12 10:16:14 +08:00 |
wade zhang
|
2cfdd234b3
|
Merge pull request #22034 from taosdata/feat/TS-3239
feat/TS-3239/TS-3596: port 'keepTimeOffset' from 2.6 to 3.0
|
2023-07-12 08:18:38 +08:00 |
liuyao
|
6298f17c45
|
delete invalid code
|
2023-07-11 19:21:27 +08:00 |
Shungang Li
|
4886cb4674
|
feat: port 'keepTimeOffset' from 2.6 to 3.0
|
2023-07-11 17:40:35 +08:00 |
dapan1121
|
693e34ccf3
|
Merge pull request #22028 from wangjiaming0909/opt/3.0/TD-25006
feat: 1. add limit for diskBasedBuf
|
2023-07-11 16:45:11 +08:00 |
yihaoDeng
|
503d7540f7
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-07-11 16:31:07 +08:00 |
yihaoDeng
|
e547ed3699
|
rm expire checkpoint
|
2023-07-11 16:30:14 +08:00 |
dapan1121
|
e7e923a396
|
Merge pull request #22017 from taosdata/enh/TD-25083-3.0
enh: exclude tk_log from timeseries check
|
2023-07-11 16:12:30 +08:00 |
dapan1121
|
ffd3c50c08
|
Merge pull request #22014 from taosdata/enh/TD-23677
enh: remove wal_roll_period/wal_segment_size from commands output
|
2023-07-11 16:03:37 +08:00 |
wangjiaming0909
|
1d7515213b
|
feat: 1. add limit for diskBasedBuf
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
|
2023-07-11 14:16:20 +08:00 |
Haojun Liao
|
09b764494d
|
fix(stream): set correct checkpoint version when starting stream tasks.
|
2023-07-11 14:03:43 +08:00 |
jiajingbin
|
701d25c04c
|
test: update tests/system-test/7-tmq/tmqParamsTest.py
|
2023-07-11 12:54:02 +08:00 |
kailixu
|
d5435926c2
|
chore: more code
|
2023-07-11 12:37:01 +08:00 |
Haojun Liao
|
571cccd737
|
refactor: do some internal refactor.
|
2023-07-11 11:41:37 +08:00 |
Haojun Liao
|
62a763ead3
|
fix(stream): fix invalid assert.
|
2023-07-11 11:22:48 +08:00 |
Hui Li
|
638a394809
|
Merge pull request #22010 from taosdata/test/update_tmq_case
test: update tmqParamTest.py
|
2023-07-11 11:19:49 +08:00 |
Ganlin Zhao
|
ef242ba8fa
|
fix test cases
|
2023-07-11 11:11:57 +08:00 |
Ganlin Zhao
|
e828aec432
|
Merge branch '3.0' into enh/TD-23677
|
2023-07-11 10:05:59 +08:00 |
Haojun Liao
|
a571663a5d
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/libs/stream/src/streamExec.c
|
2023-07-11 09:53:41 +08:00 |
Haojun Liao
|
cbda61c7f9
|
fix(stream): fix error in checkpointing.
|
2023-07-11 09:53:08 +08:00 |
yihaoDeng
|
c056e34534
|
fix compile error
|
2023-07-11 09:39:58 +08:00 |
wade zhang
|
13bc1e744e
|
Merge pull request #21963 from luckeverda/fix/TD-24473-new
fix/TD-24473
|
2023-07-11 09:32:25 +08:00 |
liuyao
|
184b2d64f7
|
scan op state
|
2023-07-11 09:18:17 +08:00 |
liuyao
|
f35fd3c2f7
|
scan op state
|
2023-07-11 09:09:24 +08:00 |
Haojun Liao
|
a6cd702676
|
fix(stream): supress the warning
|
2023-07-11 08:54:11 +08:00 |
Haojun Liao
|
04f5bcd23a
|
fix(stream): remove invalid set of task status .
|
2023-07-11 08:51:13 +08:00 |
wade zhang
|
c20ac4fea8
|
Merge pull request #22019 from taosdata/3.0_docs/3.0.7.0
release 3.0.7.0
|
2023-07-11 08:04:58 +08:00 |
kailixu
|
14b438ec64
|
chore: bug fix
|
2023-07-11 07:02:36 +08:00 |
Ping Xiao
|
a9d22e31ab
|
release 3.0.7.0
|
2023-07-11 00:03:19 +08:00 |
Haojun Liao
|
8a6a876f67
|
fix(stream): fix error in generating checkpoint.
|
2023-07-10 22:53:15 +08:00 |
kailixu
|
f391462e34
|
chore: more code
|
2023-07-10 20:01:50 +08:00 |
kailixu
|
57ceaed535
|
chore: code revert
|
2023-07-10 19:55:01 +08:00 |
kailixu
|
f16fa6d000
|
enh: exclude tk log from time series check
|
2023-07-10 19:48:50 +08:00 |
liuyao
|
93f546f50d
|
stream operator decode
|
2023-07-10 19:33:31 +08:00 |
Haojun Liao
|
87bedef2cd
|
fix(stream): fix error in checkpointing.
|
2023-07-10 19:20:05 +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 |