Haojun Liao
|
765546585a
|
Merge pull request #25184 from taosdata/fix/3_liaohj
fix(stream): not return error when failing to load stream task meta.
|
2024-03-26 10:29:42 +08:00 |
Haojun Liao
|
a11b2c614e
|
fix(stream): not return error when failing to load stream task meta.
|
2024-03-25 23:49:26 +08:00 |
Shungang Li
|
44ce5b951d
|
fix: arb group leak
|
2024-03-25 18:38:04 +08:00 |
Minglei Jin
|
ea424e822e
|
fix(tsdb/util): fix missing column value with row iter
|
2024-03-25 11:00:33 +08:00 |
Haojun Liao
|
bd52416af9
|
Merge pull request #25149 from taosdata/fix/3_liaohj
enh: meta pause/resume for sys table scan
|
2024-03-22 17:32:35 +08:00 |
Hongze Cheng
|
537fa8558b
|
Merge pull request #25155 from taosdata/fix/TD-29190
fix: arb send set assigned req
|
2024-03-22 14:11:48 +08:00 |
Shungang Li
|
2821e706a5
|
fix: arb send set assigned req
|
2024-03-22 12:59:07 +08:00 |
kailixu
|
fb2667d92d
|
fix: sys table scan and meta query
|
2024-03-22 10:33:46 +08:00 |
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
Shungang Li
|
be54767897
|
fix: arb show null in show arbgroups
|
2024-03-21 18:13:25 +08:00 |
Hongze Cheng
|
9429c9d04c
|
Merge pull request #25048 from taosdata/enh/TS-4531-3.0
enh: logs and show grants
|
2024-03-21 11:03:28 +08:00 |
Haojun Liao
|
109fd34b38
|
Merge pull request #25141 from taosdata/fix/3_liaohj
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 23:02:21 +08:00 |
Haojun Liao
|
a9ba534f48
|
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 18:31:57 +08:00 |
Shungang Li
|
701ac8b865
|
fix: arb alter database check
|
2024-03-20 11:05:57 +08:00 |
Cary Xu
|
861528fb6c
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 17:03:41 +08:00 |
Haojun Liao
|
7ff383cb1f
|
Merge pull request #25116 from taosdata/fix/3_liaohj
fix(stream):adjust current offset by using the scanning version, not …
|
2024-03-19 16:44:58 +08:00 |
Hongze Cheng
|
a9c1bcc91c
|
Merge pull request #25097 from taosdata/feat/TD-25880
feat: support 2 replica with arbitrator
|
2024-03-19 16:44:07 +08:00 |
Haojun Liao
|
65e4048f5d
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-19 15:36:07 +08:00 |
Haojun Liao
|
77f8dbeeb9
|
refactor: do some internal refactor.
|
2024-03-19 15:21:23 +08:00 |
Haojun Liao
|
1c2c2b2b9a
|
refactor: do some internal refactor.
|
2024-03-19 15:20:38 +08:00 |
Haojun Liao
|
6795f6e1cc
|
fix(tsdb): handle the case that no stt statistics info existsin stt files generated by early version of TDengine.
|
2024-03-19 15:16:46 +08:00 |
Shungang Li
|
4185962c43
|
fix: arb unit test
|
2024-03-19 14:26:11 +08:00 |
kailixu
|
3da55a48ca
|
enh: code optimization
|
2024-03-19 11:03:30 +08:00 |
Shungang Li
|
7f3b49bde8
|
enh: arb adjust version code
|
2024-03-19 09:38:05 +08:00 |
Shungang Li
|
d0df927dfa
|
feat: arb add version in sarbgroup
|
2024-03-19 09:31:05 +08:00 |
Shungang Li
|
fc7575279c
|
fix: arb unit test
|
2024-03-19 09:30:51 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
daa9c1aa9a
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 08:41:22 +08:00 |
kailixu
|
7df12ffe50
|
fix: update machine id
|
2024-03-19 08:40:48 +08:00 |
wangmm0220
|
4810053142
|
opti:tmq
|
2024-03-18 21:43:22 +08:00 |
wangmm0220
|
0ccad9d5de
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq-opti
|
2024-03-18 21:23:58 +08:00 |
kailixu
|
0b15e3415d
|
enh: machine id persistence
|
2024-03-18 18:06:18 +08:00 |
wangmm0220
|
5624efff4e
|
opti:tmq
|
2024-03-18 14:31:40 +08:00 |
Haojun Liao
|
2b706f00ad
|
refactor(meta): add some logs.
|
2024-03-18 14:16:49 +08:00 |
Haojun Liao
|
7bdabc309b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-18 14:16:15 +08:00 |
Hongze Cheng
|
a962441252
|
Merge pull request #25106 from taosdata/fix/TD-29064-3.0
fix: delete table snapshot coredump
|
2024-03-18 12:40:52 +08:00 |
dapan1121
|
062bdf686e
|
Merge pull request #25102 from taosdata/fix/TS-4563
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-17 16:52:29 +08:00 |
Haojun Liao
|
74d7a0bd3e
|
Merge pull request #25112 from taosdata/fix/3_liaohj
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 23:57:55 +08:00 |
Haojun Liao
|
15e65d5f07
|
refactor: do some internal refactor.
|
2024-03-16 22:42:49 +08:00 |
Haojun Liao
|
29d9e8a9f9
|
Merge pull request #25105 from taosdata/fix/3_liaohj
fix(stream): fix stream task retrieve reallocate error
|
2024-03-15 21:44:21 +08:00 |
Hongze Cheng
|
6c41fa48dd
|
fix: delete table snapshot coredump
|
2024-03-15 16:55:50 +08:00 |
wangmm0220
|
5f687f0d88
|
fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq
|
2024-03-15 15:59:03 +08:00 |
Haojun Liao
|
a576be6ae5
|
fix(stream): set the correct rows info for stream tasks when retreiving task info.
|
2024-03-15 15:19:20 +08:00 |
Haojun Liao
|
f28e994409
|
Merge pull request #25091 from taosdata/fix/3_liaohj
fix(stream): transfer state before do checkpoint
|
2024-03-14 17:59:13 +08:00 |
Haojun Liao
|
cc0b32b1f8
|
fix(stream): transfer state before do checkpoint, to avoid the retrieve and deadlock by using waiting .
|
2024-03-14 16:13:41 +08:00 |
wangmm0220
|
c866c9ad02
|
fix:case error
|
2024-03-14 14:27:13 +08:00 |
Haojun Liao
|
15663ab450
|
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
|
2024-03-14 11:16:03 +08:00 |
Haojun Liao
|
190b02dd1a
|
fix(stream):set correct version for sink/agg tasks.
|
2024-03-14 10:04:43 +08:00 |
Haojun Liao
|
2b7fd0d15c
|
fix(tsdb): set strict varchar length check.
|
2024-03-14 10:04:14 +08:00 |
wangmm0220
|
f27becb76a
|
opti:tmq logic
|
2024-03-14 00:08:56 +08:00 |