Commit graph

4765 commits

Author SHA1 Message Date
Hongze Cheng
d15453eb4e more code 2022-12-26 13:28:23 +08:00
Hongze Cheng
b000fb09ba Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2022-12-26 13:17:30 +08:00
Hongze Cheng
8135efb541 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2022-12-26 09:28:00 +08:00
Shengliang Guan
664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
Shengliang Guan
028cc52846
Merge pull request #19116 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-26 09:12:35 +08:00
kailixu
3db53d9ff6 chore: stream state path 2022-12-26 07:04:18 +08:00
kailixu
cde0c03e01 fix: rsma/tsma CI error 2022-12-26 02:37:31 +08:00
kailixu
9c9c263ace chore: rsma query debug log 2022-12-26 01:22:43 +08:00
kailixu
d983dd89d1 chore: rsma snapshot 2022-12-26 01:16:51 +08:00
kailixu
dfa7e0f59a chore: rsma fs apply change 2022-12-25 23:59:48 +08:00
kailixu
73710da55f chore: rsma sync and assert 2022-12-25 21:54:09 +08:00
kailixu
ed3a0c1dc1 chore: vgId format uniform 2022-12-24 23:44:01 +08:00
kailixu
6d01e18f31 chore: rsma fs and vnode commit optimization 2022-12-24 23:37:58 +08:00
kailixu
4f25c0f7d3 Merge branch '3.0' into feature/TD-19148-D 2022-12-24 00:59:35 +08:00
Haojun Liao
1edf1e1799 refactor: do some internal refactor. 2022-12-23 23:02:40 +08:00
Liu Jicong
0d56da7508 fix: skip msg 2022-12-23 19:04:39 +08:00
Haojun Liao
224f5a72c2 refactor: do some internal refactor. 2022-12-23 17:45:12 +08:00
dapan1121
d39e34ce7c
Merge pull request #19071 from taosdata/fix/TS-2276-main
Fix(tsdb): table block distributed totalSize is zero
2022-12-23 11:54:13 +08:00
Shengliang Guan
0ea1d145d5
Merge pull request #19101 from taosdata/feature/3_liaohj
fix(query): set start row index for desc scan.
2022-12-23 11:02:42 +08:00
Shengliang Guan
babe828a4a
Merge pull request #19093 from taosdata/fix/TS-2307
fix(meta/malloc): use new aligned buffer pool malloc
2022-12-23 10:19:59 +08:00
Haojun Liao
ff01a0d2b5 fix(query): remove todo 2022-12-23 09:42:55 +08:00
Haojun Liao
884f9dfee1 fix(query): set start row index for desc scan. 2022-12-23 00:56:03 +08:00
Haojun Liao
c2f6d4ab77 fix(query): add some logs. 2022-12-23 00:16:15 +08:00
Shengliang Guan
2668def457
Merge pull request #19076 from taosdata/feature/3_liaohj
fix(query): add lock for cache.
2022-12-22 20:12:50 +08:00
Minglei Jin
e302cb320f fix(meta/malloc): use new aligned buffer pool malloc 2022-12-22 17:29:29 +08:00
Haojun Liao
8210c49a85 fix(query): fix memory leak. 2022-12-22 15:47:02 +08:00
Haojun Liao
55159a7ceb fix(query): update the mutex. 2022-12-22 15:44:40 +08:00
Hongze Cheng
ecca2fc0b0 more code 2022-12-22 15:18:41 +08:00
Hongze Cheng
3278c11491 more code 2022-12-22 15:02:39 +08:00
Minglei Jin
25e3f653ee fix(tdb/abort): invalidate flushed pages in cache not on dirty tree 2022-12-22 10:50:16 +08:00
Hongze Cheng
78e3a0e345 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2022-12-22 10:06:45 +08:00
Shengliang Guan
2454cf0c5d
Merge pull request #19058 from taosdata/release/ver-3.0.2.1
release: build 3.0.2.1
2022-12-21 21:00:33 +08:00
Haojun Liao
71a61c3106 fix(query): add lock for cache. 2022-12-21 19:19:20 +08:00
Alex Duan
950529d148 fix(query): show distributed table modify average calc ++ 2022-12-21 19:03:48 +08:00
Shengliang Guan
46df0e8dd1
Merge pull request #19067 from taosdata/feature/3_liaohj
fix(query): update the blockInfo
2022-12-21 17:57:52 +08:00
Alex Duan
8dfbcc5a83 fix(query): getFileBlockDistInfo totalSize set use index 0 2022-12-21 17:19:00 +08:00
Alex Duan
ebf35651f3 fix(query): getFileBlockDistInfo totalSize set 2022-12-21 17:01:59 +08:00
Haojun Liao
d5a770c98a fix(query): add comment. 2022-12-21 16:25:18 +08:00
Haojun Liao
d1b85f893e fix(query): update the blockInfo 2022-12-21 16:24:37 +08:00
Hongze Cheng
5ab1cba45e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2022-12-21 14:36:36 +08:00
Hongze Cheng
a8eb32da9f more code 2022-12-21 14:36:12 +08:00
Liu Jicong
2a7de0cd46 refactor: remove assert 2022-12-21 13:54:14 +08:00
yihaoDeng
a68b8fc43e set mergeTree sst trigger to Max 2022-12-20 17:11:22 +08:00
Shengliang Guan
9c8b194c34 refact: set FpSnapshotStopRead return type to void 2022-12-20 15:07:27 +08:00
Shengliang Guan
41dcd32b8e refact: adjust some logs 2022-12-20 15:01:03 +08:00
Shengliang Guan
12b6cf15a0 refact: set FpGetSnapshotInfo return type to void 2022-12-20 14:57:04 +08:00
Minglei Jin
ba58185104 Merge branch 'fix/TD-21344-main' of https://github.com/taosdata/TDengine into fix/TD-21344-main 2022-12-20 10:49:34 +08:00
Minglei Jin
93956bbf4f meta/snap: use heap os instead of NIL when openning snap 2022-12-20 10:47:50 +08:00
Shengliang Guan
0b56b4af24 fix: add log for snapshot writer rollback 2022-12-19 20:29:44 +08:00
Hongze Cheng
fc8802df09 more code 2022-12-19 16:07:25 +08:00