Alex Duan
|
07ff31c82e
|
Merge pull request #24273 from taosdata/ts-4403
add test case for ts-4403
|
2024-01-08 09:13:25 +08:00 |
factosea
|
c5932c9d1c
|
fix: wildcard character in both target and pattern
|
2024-01-08 01:13:53 +08:00 |
slzhou
|
1a02bb4232
|
doc: fix insert stb syntax
|
2024-01-07 18:25:30 +08:00 |
Alex Duan
|
3d6818b2f0
|
Merge pull request #24358 from taosdata/fix/TD-28164-3.0
fix: backslash add G only valid in string end
|
2024-01-07 17:21:48 +08:00 |
slzhou
|
9646091492
|
fix: sort error due to out of space
|
2024-01-07 16:18:24 +08:00 |
Alex Duan
|
d3b13bbb84
|
fix: git add G no ;
|
2024-01-07 15:15:56 +08:00 |
Alex Duan
|
40e8c2da95
|
Merge branch 'fix/TD-28164-3.0' of github.com:/taosdata/TDengine into fix/TD-28164-3.0
|
2024-01-07 15:13:29 +08:00 |
Alex Duan
|
fbfa1c9abe
|
fix: use \G have no ; end
|
2024-01-07 15:10:57 +08:00 |
Haojun Liao
|
a024fe960c
|
fix(stream): fix deadlock.
|
2024-01-07 14:53:17 +08:00 |
Haojun Liao
|
29219ba9f4
|
fix(stream): add task number check.
|
2024-01-07 01:32:50 +08:00 |
Haojun Liao
|
5e32aea1f9
|
fix(stream): jump out of loop when downstream is blocking.
|
2024-01-07 00:27:18 +08:00 |
root
|
b38a810265
|
fix: end must G; fix
|
2024-01-06 23:43:55 +08:00 |
root
|
772a644de0
|
fix: end must G;
|
2024-01-06 23:41:52 +08:00 |
Alex Duan
|
96947e24d7
|
fix: modify build error
|
2024-01-06 23:24:36 +08:00 |
Alex Duan
|
0aef021d88
|
fix: backslash add G only valid in string end
|
2024-01-06 21:01:34 +08:00 |
Haojun Liao
|
02f6c971fd
|
fix(stream): check for not ready task when rsp returned.
|
2024-01-06 19:43:39 +08:00 |
Haojun Liao
|
cfda97beef
|
refactor: disable commit temp
|
2024-01-06 15:27:48 +08:00 |
Haojun Liao
|
23341e1bdf
|
refactor: opt perf by avoid save tasks during restoring
|
2024-01-05 22:58:43 +08:00 |
Haojun Liao
|
445605ed22
|
refactor: do some internal refactor.
|
2024-01-05 22:35:56 +08:00 |
Haojun Liao
|
522e688387
|
fix(stream): check if in restart procedure in call back.
|
2024-01-05 22:16:58 +08:00 |
wangmm0220
|
f2a1d24ab1
|
fix:[TD-28155] set consumer lost if all current topic is 0
|
2024-01-05 19:28:40 +08:00 |
Haojun Liao
|
2386f842fb
|
enh(stream): remove sleep to opt perf.
|
2024-01-05 18:46:15 +08:00 |
Haojun Liao
|
33253cbb54
|
fix(stream): add null ptr check.
|
2024-01-05 18:13:35 +08:00 |
Haojun Liao
|
0c4b91dc72
|
enh(stream): start task async.
|
2024-01-05 17:55:39 +08:00 |
Haojun Liao
|
d666897043
|
Merge pull request #24349 from taosdata/fix/TD-28172
fix stream state buff issue
|
2024-01-05 17:45:44 +08:00 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
54liuyao
|
0b9e3c9871
|
fix stream state buff issue
|
2024-01-05 16:20:55 +08:00 |
dmchen
|
8ddff2eecb
|
fix/TD-28073
|
2024-01-05 07:02:16 +00:00 |
Haojun Liao
|
1912de9b49
|
enh(stream): scan wal by using timer to trigger it.
|
2024-01-05 14:49:33 +08:00 |
dapan1121
|
f6c366ec53
|
Merge pull request #24298 from taosdata/fix/TD-28078-3.0
fix: check in client when create index
|
2024-01-05 14:48:48 +08:00 |
zk66214
|
9eced80e49
|
updated cases.task
|
2024-01-05 14:33:42 +08:00 |
wade zhang
|
a4f68411ed
|
Merge pull request #24332 from taosdata/ENH/TD-25112-3.0
enh: use learner in split vgroup
|
2024-01-05 14:26:27 +08:00 |
wade zhang
|
cab9a243de
|
Merge pull request #24334 from taosdata/ENH/TD-26498-3.0
enh: allow to drop an empty dnode, no matter online or not
|
2024-01-05 14:16:50 +08:00 |
wade zhang
|
6239fe7a95
|
Merge pull request #24339 from taosdata/FEAT/TS-3816-3.0
enh: restore sync log store from snap on fsm state incomplete
|
2024-01-05 14:15:22 +08:00 |
kailixu
|
d3aee612e0
|
chore: code optimization
|
2024-01-05 13:08:16 +08:00 |
kailixu
|
81d8b9b98b
|
test: add test case for create index
|
2024-01-05 00:35:29 +08:00 |
kailixu
|
6bac747ab9
|
Merge branch '3.0' into fix/TD-28078-3.0
|
2024-01-04 23:47:41 +08:00 |
Benguang Zhao
|
a811a60ad4
|
enh: restore sync log store from snap on fsm state incomplete
|
2024-01-04 20:15:17 +08:00 |
Haojun Liao
|
0c8d5e3586
|
fix(stream): fix syntax error.
|
2024-01-04 19:20:50 +08:00 |
Haojun Liao
|
356b7093f5
|
fix(stream): fix syntax error.
|
2024-01-04 19:18:10 +08:00 |
Haojun Liao
|
14e90eb16e
|
fix(stream): fix syntax error.
|
2024-01-04 19:15:51 +08:00 |
Haojun Liao
|
4df83e92cd
|
fix(stream): fix syntax error.
|
2024-01-04 19:14:24 +08:00 |
Haojun Liao
|
6286e42f5c
|
refactor: do some internal refactor.
|
2024-01-04 19:11:50 +08:00 |
Haojun Liao
|
33f698e926
|
fix(stream): remove invalid assert and add check for task status before launching related fill-history task.
|
2024-01-04 19:09:45 +08:00 |
Hongze Cheng
|
df74b2d755
|
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
|
2024-01-04 19:03:45 +08:00 |
wade zhang
|
126b335767
|
Merge pull request #24343 from taosdata/tomchon-patch-1
comment snode_restart_with_checkpoint.py
|
2024-01-04 19:00:39 +08:00 |
haoranchen
|
4ea2cad0bb
|
comment snode_restart_with_checkpoint.py
|
2024-01-04 18:59:55 +08:00 |
wangmm0220
|
bd64a78094
|
fix:[TD-28155] set consumer lost if all current topic is 0
|
2024-01-04 18:53:37 +08:00 |
Haojun Liao
|
fa9df2a495
|
refactor: do some internal refactor.
|
2024-01-04 18:48:19 +08:00 |
Haojun Liao
|
6d37e596ec
|
refactor: do some internal refactor.
|
2024-01-04 18:47:49 +08:00 |