Haojun Liao
|
f45c3277c3
|
Merge pull request #23710 from taosdata/fix/3_liaohj
fix(stream): check the status before pause
|
2023-11-15 22:06:56 +08:00 |
Haojun Liao
|
6529e56020
|
fix(stream): check the status before pause
|
2023-11-15 18:06:16 +08:00 |
Haojun Liao
|
2ca663ce66
|
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
|
2023-11-15 14:18:07 +08:00 |
dapan1121
|
c65c9c72c4
|
fix: change query killed error msg
|
2023-11-14 19:25:54 +08:00 |
dapan1121
|
22a97ee44a
|
Merge pull request #23672 from taosdata/fix/3.0/TS-4241
fix to_iso8601
|
2023-11-14 18:17:12 +08:00 |
Haojun Liao
|
436c7871a3
|
Merge pull request #23673 from taosdata/fix/3_liaohj
fix(stream): fix deadlock and do some internal refactor.
|
2023-11-14 11:26:54 +08:00 |
wade zhang
|
9167a07e89
|
Merge pull request #23657 from taosdata/enh/TD-27210
enh: add humanStr convert func
|
2023-11-14 10:04:54 +08:00 |
wade zhang
|
2cbce6c442
|
Merge pull request #23578 from taosdata/FIX/TD-27171-3.0
enh: improve user error of redistribute vgroup
|
2023-11-14 10:04:33 +08:00 |
Haojun Liao
|
e46a13c788
|
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
|
2023-11-14 09:31:17 +08:00 |
Haojun Liao
|
f99e22b91f
|
fix(stream): fix deadlock.
|
2023-11-13 23:56:42 +08:00 |
Haojun Liao
|
65aef15be6
|
refactor: do some internal refactor.
|
2023-11-13 23:56:36 +08:00 |
Haojun Liao
|
9914e327d1
|
refactor: do some internal refactor.
|
2023-11-13 23:56:35 +08:00 |
Shungang Li
|
a96e21aabd
|
enh: refactor dynamic config
|
2023-11-13 16:28:42 +08:00 |
Shungang Li
|
06c4aa431f
|
enh: add humanStr convert func
|
2023-11-13 16:28:38 +08:00 |
liuyao
|
37c102a115
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-13 16:06:17 +08:00 |
dapan1121
|
a51df86e43
|
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
|
2023-11-13 08:47:42 +08:00 |
Bob Liu
|
ba8a410d6d
|
fix toISO8601Function
|
2023-11-12 19:15:41 +08:00 |
dapan1121
|
fd16b31b4e
|
Merge pull request #23622 from taosdata/feat/TD-24802
enh: optimize cache last and other functions performance
|
2023-11-12 17:21:20 +08:00 |
Haojun Liao
|
9ee9174608
|
other: merge 3.0
|
2023-11-11 15:48:31 +08:00 |
Haojun Liao
|
5fcef5bd89
|
refactor:add some logs.
|
2023-11-11 15:40:32 +08:00 |
Haojun Liao
|
97772e9aab
|
fix(stream): the checkpoint version can only be updated when generating checkpoint.
|
2023-11-11 15:40:05 +08:00 |
Haojun Liao
|
801b211cd8
|
refactor:do some internal refactor.
|
2023-11-11 15:39:45 +08:00 |
dapan1121
|
c480f71118
|
Merge pull request #23628 from taosdata/fix/TS-4052
report not supported error when DDD but no DD specified
|
2023-11-10 15:06:29 +08:00 |
kailixu
|
2a14a10d0d
|
Merge branch '3.0' into enh/TD-25601-3.0
|
2023-11-10 14:45:45 +08:00 |
kailixu
|
674e878ffa
|
enh: rsma support delete
|
2023-11-10 14:44:29 +08:00 |
dapan1121
|
350fac01a0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-10 11:48:55 +08:00 |
dapan1121
|
4cba023447
|
fix: case issue
|
2023-11-10 11:47:02 +08:00 |
liuyao
|
6d2d5823dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-10 09:24:05 +08:00 |
wangjiaming0909
|
ea5adf5511
|
report not supported error when DDD but no DD specified
|
2023-11-09 20:20:00 +08:00 |
Hongze Cheng
|
ec3685db94
|
Merge pull request #23600 from taosdata/fix/TD-27206
fix(vnode/cos): fix error printing to avoid buffer overflow
|
2023-11-09 06:06:54 -06:00 |
dapan1121
|
4f67629ea1
|
Merge pull request #23621 from taosdata/fix/TS-4122
correct colid in blockinfo
|
2023-11-09 18:09:09 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
dapan1121
|
8314cb6013
|
Merge pull request #23494 from taosdata/enh/TD-23769-3.0x
enh: checkpoint for rsma
|
2023-11-09 14:51:37 +08:00 |
Minglei Jin
|
398771da5b
|
Merge branch '3.0' into fix/TD-27206
|
2023-11-09 14:06:15 +08:00 |
liuyao
|
e56a3e8a1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-09 13:59:39 +08:00 |
dapan1121
|
38196f37b9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-08 18:48:13 +08:00 |
dapan1121
|
49ebb7145e
|
enh: support split cache last and other functions
|
2023-11-08 18:42:41 +08:00 |
liuyao
|
340fb3e727
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 14:16:59 +08:00 |
yihaoDeng
|
7ada7f34ac
|
fix:merge from 3.0
|
2023-11-08 10:45:15 +08:00 |
wangmm0220
|
07aa749fcd
|
fix:adapt to windows
|
2023-11-08 10:28:45 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
Haojun Liao
|
9ba854d49d
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-07 23:51:07 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
wangmm0220
|
c0068abc9a
|
fix:merge from 3.0
|
2023-11-07 18:55:46 +08:00 |
Haojun Liao
|
e558d8e497
|
fix: fix syntax error.
|
2023-11-07 18:53:21 +08:00 |
wangmm0220
|
f0b2ed567c
|
fix:upload checkpoint to s3
|
2023-11-07 18:49:12 +08:00 |
Haojun Liao
|
1301b92844
|
fix(stream): fix errors in scan-history, introduced by refactor
|
2023-11-07 16:41:15 +08:00 |
Haojun Liao
|
8c2f6bab0e
|
fix(stream): exec scan-history in timer.
|
2023-11-07 16:40:03 +08:00 |
Haojun Liao
|
7370daa6e0
|
fix(stream): record the start failure tasks.
|
2023-11-07 16:39:56 +08:00 |
Haojun Liao
|
e38e526dda
|
fix(stream):reset the starting flag for the followers.
|
2023-11-07 16:39:12 +08:00 |