Haojun Liao
|
a1e554fbf3
|
refactor: exec directly not asynchnoized.
|
2023-08-14 15:05:13 +08:00 |
Haojun Liao
|
91710b0c0f
|
fix(stream):
|
2023-08-14 14:56:17 +08:00 |
Haojun Liao
|
5ec6b64aab
|
fix(stream): add logs.
|
2023-08-14 13:12:41 +08:00 |
Haojun Liao
|
ead04964fd
|
Merge branch 'main' into fix/liaohj
|
2023-08-14 12:11:15 +08:00 |
Haojun Liao
|
2806fe1c56
|
fix(stream): ignore the related stream task destory msg in transfer state.
|
2023-08-14 10:58:24 +08:00 |
wangmm0220
|
dd0bc0e050
|
fix:heap use after free
|
2023-08-14 09:42:55 +08:00 |
wade zhang
|
1b51f53c15
|
Merge pull request #22407 from taosdata/fix/TD-25671
fix: infinite tomb data sync loop
|
2023-08-14 09:25:47 +08:00 |
Haojun Liao
|
01ac99a651
|
Merge pull request #22413 from taosdata/fix/liaohj
refactor: refactor the transfer state procedure.
|
2023-08-13 23:28:18 +08:00 |
Haojun Liao
|
98f40325e9
|
fix(stream): fix memory leak.
|
2023-08-13 20:02:15 +08:00 |
Haojun Liao
|
0d38f389ab
|
refactor: do some internal refactor.
|
2023-08-13 16:25:35 +08:00 |
Haojun Liao
|
ce721a0146
|
fix(stream): fix error.
|
2023-08-12 16:32:05 +08:00 |
wangmm0220
|
deda4b9eed
|
opti:wal logic
|
2023-08-11 19:26:17 +08:00 |
Hongze Cheng
|
847bc0da08
|
fix: infinite tomb data sync loop
|
2023-08-11 18:10:16 +08:00 |
Haojun Liao
|
d9bc881fb3
|
Merge pull request #22384 from taosdata/mark/tmq
fix:offset error in tmq & add test cases
|
2023-08-11 10:00:08 +08:00 |
wangmm0220
|
78fd70202c
|
fix:offset error in tmq & add test cases
|
2023-08-10 16:18:53 +08:00 |
Haojun Liao
|
4393375e47
|
fix(stream): set correct task id.
|
2023-08-10 02:16:04 +08:00 |
Haojun Liao
|
0757e88ced
|
fix(stream): set the correct hash keys.
|
2023-08-09 23:52:14 +08:00 |
Haojun Liao
|
7e3f1d92fc
|
Merge branch 'main' into fix/liaohj
|
2023-08-09 19:43:24 +08:00 |
wangmm0220
|
1f5532fd67
|
fix:offset error in tmq & add test cases
|
2023-08-09 19:41:22 +08:00 |
Haojun Liao
|
1e8579e8c5
|
fix(stream): fix other cases.
|
2023-08-09 16:04:48 +08:00 |
Haojun Liao
|
4c92997328
|
fix(stream): use streamId&taskId to identify the stream task in the stream meta.
|
2023-08-09 15:52:23 +08:00 |
Haojun Liao
|
1d649bccb6
|
Merge pull request #22372 from taosdata/fix/TD-25626
fix taosd cannot quit
|
2023-08-09 15:46:14 +08:00 |
Hui Li
|
584427dd44
|
Merge pull request #22374 from taosdata/szhou/restore-minglei-main
fix: restore stt/block merge back
|
2023-08-09 14:40:03 +08:00 |
Haojun Liao
|
3cdb16352c
|
fix(stream): avoid launching check downstream when failed to add stream task into stream meta.
|
2023-08-09 12:03:14 +08:00 |
shenglian zhou
|
e9e06d1eae
|
fix: restore stt block/data block merge back
|
2023-08-09 10:36:54 +08:00 |
shenglian zhou
|
2b1478f46e
|
Revert "fix(tsdb/read2): reset stt reader when suspended"
This reverts commit 079d7ff69e .
|
2023-08-09 10:36:26 +08:00 |
Haojun Liao
|
bb39d94f9c
|
Merge pull request #22357 from taosdata/fix/liaohj
other: merge fix from 3.0 to main.
|
2023-08-09 09:05:54 +08:00 |
yihaoDeng
|
cfb5247e30
|
change var name
|
2023-08-09 00:46:18 +00:00 |
Haojun Liao
|
17c6143471
|
fix(stream): check more status when handling the state transfer.
|
2023-08-08 15:08:11 +08:00 |
Hongze Cheng
|
c8f106106a
|
fix: update assert issue
|
2023-08-08 14:49:05 +08:00 |
Hui Li
|
4f03ae2c65
|
Merge pull request #22335 from taosdata/temp/open_case
open split vgroup case
|
2023-08-08 11:49:28 +08:00 |
Hui Li
|
05e356cd81
|
Merge pull request #22346 from taosdata/fix/TD-25612
fix: snapshot invalid read
|
2023-08-08 09:19:55 +08:00 |
dapan1121
|
11f6f203ed
|
Merge pull request #22331 from taosdata/fix/TD-25515
fix: ins_indexes vgroup_id using null value instead of -1 for invalid
|
2023-08-07 19:03:01 +08:00 |
Hongze Cheng
|
a545d45b5e
|
fix: snapshot invalid read
|
2023-08-07 16:12:03 +08:00 |
Hongze Cheng
|
661f2aca98
|
fix: memory leak
|
2023-08-07 14:13:44 +08:00 |
Benguang Zhao
|
0e4f1942f1
|
fix: resolve Vgroup refcount leak in drop topic
|
2023-08-07 11:13:52 +08:00 |
Haojun Liao
|
76288f311f
|
Merge pull request #22311 from taosdata/fix/TD-25543
delete atomic_exchange_64
|
2023-08-07 10:34:50 +08:00 |
Hui Li
|
f19826fa9d
|
Merge pull request #22313 from taosdata/fix/addStreamVer
add stream verion
|
2023-08-04 17:36:21 +08:00 |
liuyao
|
944c1f68d2
|
delete atomic_exchange_64
|
2023-08-04 16:49:02 +08:00 |
Ganlin Zhao
|
f7a2e0cdab
|
fix: ins_indexes vgroup_id using null value instead of -1 for invalid
value
|
2023-08-04 15:21:23 +08:00 |
yihaoDeng
|
56ed422f88
|
add stream ver
|
2023-08-04 14:09:00 +08:00 |
yihaoDeng
|
6dc93a8dec
|
add stream ver
|
2023-08-04 13:52:20 +08:00 |
wade zhang
|
abe15cc68e
|
Merge pull request #22315 from taosdata/szhou/fix-td25385-main
fix: keep stt iterator valid in the list
|
2023-08-04 08:02:16 +08:00 |
slzhou
|
fef091b13d
|
fix: keep the stt iterator valid
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
b85c1ae8a1
|
fix: remove the core
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
5322e38dfe
|
fix: add init add check it
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
97b15ed718
|
fix: delete SLDataItem if stt level files num is smaller
|
2023-08-03 21:50:50 +08:00 |
yihaoDeng
|
f7dc9497ef
|
add stream verion
|
2023-08-03 20:28:34 +08:00 |
slzhou
|
1cb1451e41
|
fix: set nextIndex when get neighbouring index
|
2023-08-03 18:26:29 +08:00 |
wade zhang
|
13c713d33b
|
Merge pull request #22290 from taosdata/3.0_main
merge 3.0 into branch main
|
2023-08-02 16:04:08 +08:00 |
Hongze Cheng
|
f90f0b7047
|
disable infinite count loop
|
2023-08-02 15:51:51 +08:00 |
Minglei Jin
|
cff85550f9
|
Merge branch '3.0' into 3.0_main
|
2023-08-02 14:10:45 +08:00 |
wade zhang
|
c24b52ad82
|
Merge pull request #22277 from taosdata/fix/TD-25400
enh(tsdb/cache/read): lazy init table map hash and entries
|
2023-08-02 14:08:43 +08:00 |
Haojun Liao
|
0feffc687b
|
fix(tsdb): check uid in multiple stt statistics blocks.
|
2023-08-02 12:44:45 +08:00 |
Minglei Jin
|
0e51277521
|
cache/reader: cleanup contiue nex row
|
2023-08-02 12:43:57 +08:00 |
Haojun Liao
|
2c357f1958
|
fix(stream): enable filter table based on table statistics.
|
2023-08-02 11:18:35 +08:00 |
Minglei Jin
|
7fca057a81
|
cache/reader: move pLastCols into single block
|
2023-08-02 11:10:12 +08:00 |
Minglei Jin
|
95cc540d9b
|
cache/reader: clean uid in all loop
|
2023-08-02 10:48:55 +08:00 |
Minglei Jin
|
ed76525c4f
|
cache/reader: cleanup uid in signle loop
|
2023-08-02 10:28:13 +08:00 |
Minglei Jin
|
29b2f32821
|
cache reader: cleanup stt init
|
2023-08-02 09:49:41 +08:00 |
Haojun Liao
|
53aefa531f
|
Merge branch '3.0' into fix/3_liaohj
|
2023-08-02 09:45:21 +08:00 |
Hongze Cheng
|
4ba4e83b5b
|
fix: retention file corruption
|
2023-08-01 20:19:13 +08:00 |
Minglei Jin
|
7d294cac5f
|
tsdb/cache: load current fileset's brinblk once
|
2023-08-01 18:56:10 +08:00 |
Minglei Jin
|
a593e887fa
|
cache: remove nFileset from fs state
|
2023-08-01 18:37:23 +08:00 |
Minglei Jin
|
7ad628417a
|
fix mem issue: stack-use-after-scope
|
2023-08-01 17:57:38 +08:00 |
Minglei Jin
|
4716fc6400
|
cache/fs: remove fs state's tsdb handle
|
2023-08-01 17:49:05 +08:00 |
Minglei Jin
|
1d5532019f
|
tsdb/merge-tree: cleanup comment
|
2023-08-01 17:25:15 +08:00 |
Minglei Jin
|
f72f129d41
|
cache/skyline: cleanup del array
|
2023-08-01 17:23:53 +08:00 |
Minglei Jin
|
c997662ba0
|
tsdb/cache: build skyline only if there's del data
|
2023-08-01 16:50:00 +08:00 |
Minglei Jin
|
94b9599f95
|
fix null pointer dereference
|
2023-08-01 16:39:14 +08:00 |
Haojun Liao
|
637f09359a
|
other: merge main.
|
2023-08-01 16:15:34 +08:00 |
Minglei Jin
|
72ac5a4e3b
|
tsdb/cache: use read util's uid compare functor
|
2023-08-01 16:08:20 +08:00 |
Minglei Jin
|
c0a0e07597
|
cache/read: lazy init uidList when laoding from tsdb
|
2023-08-01 16:02:09 +08:00 |
Minglei Jin
|
b3fae65d90
|
enh(tsdb/cache/read): lazy init table map hash and entries
|
2023-08-01 15:53:42 +08:00 |
Hongze Cheng
|
78c23f407e
|
fix compile issue
|
2023-08-01 15:04:14 +08:00 |
Hongze Cheng
|
07c40943a4
|
fix: TD-25408
|
2023-08-01 15:01:06 +08:00 |
wade zhang
|
347e78ecb5
|
Merge pull request #22272 from taosdata/fix/TD-25466
Fix/td 25466
|
2023-08-01 14:22:24 +08:00 |
Hongze Cheng
|
1b39147496
|
more refact
|
2023-08-01 11:36:37 +08:00 |
Hongze Cheng
|
0e46041c1a
|
fix: tsdbRetention memory leak
|
2023-08-01 11:21:40 +08:00 |
wade zhang
|
6da5276259
|
Merge pull request #22264 from taosdata/szhou/fix-ts3749
fix: restore user privilege processing if the rows generated by the u…
|
2023-08-01 11:21:11 +08:00 |
Haojun Liao
|
ae9745ecf2
|
Merge pull request #22258 from taosdata/mark/tmq-3.0
fix:add committed & seek process logic
|
2023-08-01 09:52:09 +08:00 |
slzhou
|
785326c494
|
fix: dedicated max privileges rows to 2048
|
2023-08-01 09:46:08 +08:00 |
Haojun Liao
|
ea875c58f2
|
Merge pull request #22263 from taosdata/mark/tmq-main
fix:add committed & seek process logic
|
2023-08-01 09:43:23 +08:00 |
slzhou
|
411b5d4cf4
|
fix: increase privileges max block row number to 4096
|
2023-08-01 09:41:59 +08:00 |
slzhou
|
65e028ea5a
|
enhance: add log
|
2023-07-31 23:27:35 +08:00 |
Haojun Liao
|
36ef9a537f
|
Merge pull request #22256 from taosdata/fix/TD-25457
check update data
|
2023-07-31 22:56:05 +08:00 |
Haojun Liao
|
2640e41705
|
Merge pull request #22261 from taosdata/fix/3_liaohj
fix(stream): set the correct end key of delete block.
|
2023-07-31 22:55:50 +08:00 |
Haojun Liao
|
7e8ecceada
|
Merge pull request #22260 from taosdata/fix/3_liaohj
fix(stream): kill task when pause the stream execution.
|
2023-07-31 22:55:36 +08:00 |
slzhou
|
215e358ce3
|
fix: restore user privilege processing if the rows generated by the user exceeds max block rows
|
2023-07-31 19:20:54 +08:00 |
wangmm0220
|
68ae64cdb2
|
fix:add committed & seek process logic
|
2023-07-31 18:53:25 +08:00 |
wangmm0220
|
cddf27e8b4
|
fix:add committed & seek process logic
|
2023-07-31 18:48:50 +08:00 |
Haojun Liao
|
d45596bb33
|
fix(stream): kill task when pause the stream execution.
|
2023-07-31 18:07:37 +08:00 |
Haojun Liao
|
0b732e512a
|
Merge pull request #22251 from taosdata/fix/3_liaohj
fix(stream): set the correct end key of delete block.
|
2023-07-31 18:06:48 +08:00 |
wangmm0220
|
6179618b17
|
fix:add committed & seek process logic
|
2023-07-31 17:56:04 +08:00 |
wade zhang
|
9675384b05
|
Merge pull request #22252 from taosdata/fix/TD-25391
fix(tsdb/read2): reset stt reader when suspended
|
2023-07-31 17:36:43 +08:00 |
liuyao
|
32b59af4b1
|
check update data
|
2023-07-31 17:32:24 +08:00 |
wade zhang
|
64d63b0584
|
Merge pull request #22212 from taosdata/fix/TD-24809-3.0
fix: taos print version
|
2023-07-31 16:31:03 +08:00 |
wangmm0220
|
8093ef2dc8
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-31 16:14:25 +08:00 |
Haojun Liao
|
9981cecbed
|
refactor: do some internal refactor.
|
2023-07-31 15:24:35 +08:00 |
Minglei Jin
|
079d7ff69e
|
fix(tsdb/read2): reset stt reader when suspended
|
2023-07-31 15:21:47 +08:00 |