kailixu
|
486e3b7479
|
feat: support uniq grant
|
2024-01-22 18:18:01 +08:00 |
kailixu
|
dbd3c53182
|
feat: support uniq grant
|
2024-01-22 13:20:15 +08:00 |
kailixu
|
5208829f23
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-22 13:20:00 +08:00 |
kailixu
|
b7ea583f3a
|
feat: support uniq grant
|
2024-01-19 17:01:19 +08:00 |
kailixu
|
5d6703c3ef
|
feat: support uniq grant
|
2024-01-19 14:59:02 +08:00 |
kailixu
|
99c493dc5c
|
feat: support uniq grant
|
2024-01-18 19:40:41 +08:00 |
kailixu
|
1daa224651
|
feat: support uniq grant
|
2024-01-18 17:49:11 +08:00 |
kailixu
|
76558da849
|
feat: support uniq grant
|
2024-01-18 15:23:38 +08:00 |
kailixu
|
bf0205b54d
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-17 11:29:47 +08:00 |
kailixu
|
95cb004f80
|
feat: support uniq active code
|
2024-01-17 11:24:48 +08:00 |
Haojun Liao
|
3d98fc6a67
|
other: merge 3.0
|
2024-01-16 18:29:33 +08:00 |
Haojun Liao
|
0280f129bd
|
fix(stream):add some logs.
|
2024-01-16 18:21:29 +08:00 |
Haojun Liao
|
882b916940
|
fix(stream): adjust stream trans conflict check.
|
2024-01-16 16:11:04 +08:00 |
Haojun Liao
|
8ede6d87ce
|
refactor: do some internal refactor.
|
2024-01-16 15:40:40 +08:00 |
Hongze Cheng
|
c40a87ab0e
|
Merge pull request #24319 from taosdata/ENH/TD-28135-3.0
enh: use learner in redistribute vgroup
|
2024-01-16 15:04:52 +08:00 |
Yihao Deng
|
7a09ba2630
|
fix pause/resume error
|
2024-01-15 11:56:38 +00:00 |
Haojun Liao
|
1296700092
|
Merge pull request #24433 from taosdata/fix/TD-28188
fix:[TD-28188]the epset of snode is error because epset is not initil…
|
2024-01-15 17:05:11 +08:00 |
kailixu
|
414e15a810
|
chore: merge 3.0
|
2024-01-15 10:42:45 +08:00 |
Haojun Liao
|
59ee690301
|
Merge pull request #24450 from taosdata/fix/3_liaohj
fix(stream): set error code for return.
|
2024-01-12 16:04:14 +08:00 |
Haojun Liao
|
bc7434e2b5
|
fix(stream): set error code for return.
|
2024-01-12 14:49:16 +08:00 |
Haojun Liao
|
ea0ea09b0f
|
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
|
2024-01-12 09:36:37 +08:00 |
Haojun Liao
|
fe839527f3
|
Merge pull request #24435 from taosdata/fix/TD-28202
fix:[TD-28202]move tq timer to write thread in mnode
|
2024-01-12 09:35:45 +08:00 |
kailixu
|
ddefc5f46a
|
chore: merge 3.0
|
2024-01-11 20:05:23 +08:00 |
wangmm0220
|
d3659db2ff
|
fix:[TD-28202]move tq timer to write thread in mnode
|
2024-01-11 19:22:54 +08:00 |
wangmm0220
|
89ca3418af
|
fix:[TD-28188]the epset of snode is error because epset is not initilized
|
2024-01-11 17:38:15 +08:00 |
Haojun Liao
|
9703018f56
|
fix(stream): add checkpoint status check.
|
2024-01-11 16:47:51 +08:00 |
Haojun Liao
|
5f7ce21530
|
refactor: do some internal refactor.
|
2024-01-11 11:59:29 +08:00 |
Haojun Liao
|
58694c67dd
|
refactor: do some internal refactor.
|
2024-01-11 11:50:52 +08:00 |
Yihao Deng
|
b5e5167b8f
|
split sync/status channel
|
2024-01-10 09:57:08 +00:00 |
Yihao Deng
|
2537adb728
|
opt msg on mnode
|
2024-01-10 06:00:44 +00:00 |
yihaoDeng
|
9dbddeed16
|
opt msg on mnd
|
2024-01-10 10:03:38 +08:00 |
Haojun Liao
|
9d0d0d9ddc
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-10 09:57:46 +08:00 |
Yihao Deng
|
220cef4a61
|
opt msg on mnode
|
2024-01-09 11:02:10 +00:00 |
Yihao Deng
|
1eee7b44e0
|
fix crash found on 3.1
|
2024-01-08 07:31:35 +00:00 |
Haojun Liao
|
f7ab55fb71
|
Merge pull request #24342 from taosdata/fix/TD-28155
fix:[TD-28155] set consumer lost if all current topic is 0
|
2024-01-08 11:39:16 +08:00 |
wangmm0220
|
f2a1d24ab1
|
fix:[TD-28155] set consumer lost if all current topic is 0
|
2024-01-05 19:28:40 +08:00 |
dmchen
|
8ddff2eecb
|
fix/TD-28073
|
2024-01-05 07:02:16 +00: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 |
kailixu
|
1169fe357a
|
feat: uniq grant
|
2024-01-05 00:53:38 +08:00 |
wangmm0220
|
bd64a78094
|
fix:[TD-28155] set consumer lost if all current topic is 0
|
2024-01-04 18:53:37 +08:00 |
Benguang Zhao
|
b85f36bcea
|
enh: allow to drop an empty dnode, no matter online or not
|
2024-01-04 12:00:49 +08:00 |
Benguang Zhao
|
f4ad4ea998
|
enh: use learner in split vgroup
|
2024-01-04 10:01:05 +08:00 |
Haojun Liao
|
3fea717373
|
fix(stream): discard the orphan tasks.
|
2024-01-03 19:28:49 +08:00 |
Haojun Liao
|
b06ccc0ca7
|
fix(stream): cleanup the checkpoint trans & task info in execInfo
|
2024-01-03 19:18:06 +08:00 |
Haojun Liao
|
185fa75376
|
enh(stream): add task into timer to be idle during exec when the corresponding output queue is full.
|
2024-01-03 17:59:42 +08:00 |
Haojun Liao
|
284ef7d085
|
fix(stream): remove the related checkpoint trans when trying to drop stream.
|
2024-01-03 14:44:04 +08:00 |
Benguang Zhao
|
de5f9b351f
|
enh: use learner in redistribute vgroup
|
2024-01-03 11:49:05 +08:00 |
Haojun Liao
|
e7a0044502
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-02 13:02:55 +08:00 |
Haojun Liao
|
59642c674d
|
Merge pull request #24254 from taosdata/fix/TS-3491-3.0
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2024-01-02 10:34:41 +08:00 |
Haojun Liao
|
7abeb5a27a
|
fix(stream): update the stream error code.
|
2023-12-29 17:44:10 +08:00 |