Haojun Liao
|
f9a5485d52
|
fix(stream): refactor the stream trans conflict detection strategy.
|
2023-12-16 01:46:29 +08:00 |
Haojun Liao
|
aedc5e6b05
|
fix(stream): set the correct dst stable name.
|
2023-12-15 17:16:25 +08:00 |
Haojun Liao
|
0449b5f1bd
|
other: add some logs.
|
2023-12-14 15:43:59 +08:00 |
Haojun Liao
|
105542bb21
|
fix(stream):handle the case of delete orphaned tasks.
|
2023-12-13 17:44:00 +08:00 |
Haojun Liao
|
7e63943c4e
|
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-12-01 14:18:58 +08:00 |
wangmm0220
|
4fc19a6343
|
fix:snode can only be created 1
|
2023-11-30 15:49:31 +08:00 |
Haojun Liao
|
999afd97e5
|
other: merge 3.0
|
2023-11-30 14:36:18 +08:00 |
Haojun Liao
|
de82aba2e5
|
fix(stream): ignore the in_progress code.
|
2023-11-30 14:32:14 +08:00 |
Haojun Liao
|
71860bfb46
|
fix(stream):return the error code if create stream failed.
|
2023-11-30 13:57:00 +08:00 |
yihaoDeng
|
5c32680cd8
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-30 10:31:27 +08:00 |
WANG MINGMING
|
9b72d890c8
|
Merge branch '3.0' into fix/TD-27455
|
2023-11-30 09:37:23 +08:00 |
Haojun Liao
|
130614c938
|
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
|
2023-11-30 09:20:15 +08:00 |
wangmm0220
|
4f168b4b2d
|
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
|
2023-11-29 17:22:43 +08:00 |
yihaoDeng
|
786383118c
|
fix drop stream case
|
2023-11-28 10:39:17 +08:00 |
Haojun Liao
|
6bb30822c2
|
refactor: do some internal refactor.
|
2023-11-28 10:04:22 +08:00 |
Haojun Liao
|
9649db9003
|
fix(stream): fix invalid free.
|
2023-11-28 10:04:14 +08:00 |
wangmm0220
|
d007d31c4d
|
fix:process snode when drop stream
|
2023-11-27 18:15:09 +08:00 |
yihaoDeng
|
630f4f9d80
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-27 13:53:33 +08:00 |
yihaoDeng
|
e483570cd7
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-27 11:10:56 +08:00 |
yihaoDeng
|
e9bec34c44
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-27 10:01:12 +08:00 |
Haojun Liao
|
788194c748
|
fix(stream): fix deadlock.
|
2023-11-24 22:53:55 +08:00 |
wangmm0220
|
ff0828fcc2
|
fix:add O_CLOSEXEC for .running & process snode when drop stream
|
2023-11-24 18:30:58 +08:00 |
yihaoDeng
|
6416a6153a
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 16:29:09 +08:00 |
Haojun Liao
|
f28cf740b0
|
fix(stream): fix status check for stream-scan-history status when drop stream task msg is missing.
|
2023-11-24 14:44:00 +08:00 |
yihaoDeng
|
23ae62d268
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-24 11:10:39 +08:00 |
Haojun Liao
|
2e922fefc6
|
fix(stream): reduce the sink throughput. and fix the bug in status check.
|
2023-11-23 18:04:09 +08:00 |
yihaoDeng
|
6129ebc294
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-23 17:41:37 +08:00 |
Haojun Liao
|
810eb8e0e3
|
fix(stream): fix syntax error.
|
2023-11-23 16:25:12 +08:00 |
Haojun Liao
|
de4cc2009d
|
fix(stream): fix error.
|
2023-11-23 16:04:06 +08:00 |
Haojun Liao
|
0a90c33b4d
|
fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting.
|
2023-11-23 15:49:07 +08:00 |
Haojun Liao
|
7b1f586d4f
|
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
|
2023-11-23 09:32:14 +08:00 |
Haojun Liao
|
a2a68ce256
|
fix(stream): fix memory leak.
|
2023-11-22 18:28:38 +08:00 |
Haojun Liao
|
d88b32e93d
|
fix(stream): fix memory leak.
|
2023-11-22 18:18:43 +08:00 |
Haojun Liao
|
9988720a1e
|
fix(stream): fix the invalid check of trans conflict.
|
2023-11-22 16:39:29 +08:00 |
Haojun Liao
|
ebb1993900
|
fix(stream): fix error in check trans conflict.
|
2023-11-22 16:20:59 +08:00 |
Haojun Liao
|
91e7000433
|
Merge branch 'enh/refactorBackend' of github.com:taosdata/tdengine into enh/refactorBackend
|
2023-11-22 15:29:31 +08:00 |
Haojun Liao
|
c96f7cf182
|
fix(stream): scheduler the checkpoint generating.
|
2023-11-22 15:17:21 +08:00 |
yihaoDeng
|
0eba15b4a4
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-22 10:57:41 +08:00 |
Haojun Liao
|
3907268f40
|
fix(stream): register checkpoint trans.
|
2023-11-22 08:40:40 +08:00 |
Haojun Liao
|
d355b78884
|
fix(stream): fix invalid read.
|
2023-11-22 08:40:28 +08:00 |
Haojun Liao
|
43e6722fd8
|
refactor: refactor the stream trans conflict check
|
2023-11-22 08:38:32 +08:00 |
yihaoDeng
|
947775155b
|
fix transfer crash
|
2023-11-21 20:51:11 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
yihaoDeng
|
939aa7a3cc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 17:33:30 +08:00 |
dmchen
|
2d7c4890da
|
TD-27416
|
2023-11-20 16:50:43 +08:00 |
Haojun Liao
|
7cfa45e95e
|
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
|
2023-11-20 11:59:49 +08:00 |
Haojun Liao
|
3912e49309
|
enh(stream): add sink_quota column for stream tasks.
|
2023-11-20 11:46:11 +08:00 |
yihaoDeng
|
734bf07317
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 10:48:49 +08:00 |
yihaoDeng
|
20de2f3cb5
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-17 17:15:14 +08:00 |
wade zhang
|
43a8a76719
|
Merge pull request #23713 from taosdata/FIX/TD-27336-3.0
fix/TD-27336
|
2023-11-17 08:59:50 +08:00 |