Commit graph

179 commits

Author SHA1 Message Date
dapan1121
3fb3aa7bea Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-23 13:33:11 +08:00
Cary Xu
21629cc707 fix: adjust the destroy order of rsma stat 2022-09-22 09:14:36 +08:00
Cary Xu
7b66c7472b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 13:42:11 +08:00
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Cary Xu
313a07a7ee Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 09:07:01 +08:00
Cary Xu
777fadee25 feat: stream state optimization for rsma 2022-09-19 19:27:23 +08:00
Cary Xu
ab49ce6eaf enh: rsma exec logic optimization 2022-09-19 11:16:20 +08:00
wangmm0220
414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
dapan1121
4048c99282 Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-15 14:50:35 +08:00
Cary Xu
11ffbfa70f chore: code optimization for rsma fs build 2022-09-13 16:18:37 +08:00
Cary Xu
8403f4ab35 enh: rsma fs process optimization 2022-09-12 08:58:23 +08:00
Cary Xu
ff647b961d enh: rsma fetch logic optimization 2022-09-12 08:08:06 +08:00
Cary Xu
4cc44ee791 enh: sma optimization for query and reboot 2022-09-11 19:34:10 +08:00
dapan1121
1427a8f3b0 enh: support client query policy 2022-09-09 19:03:42 +08:00
Cary Xu
b15fa09acd enh: qinf process optimization for duplicated commit version 2022-09-06 20:11:50 +08:00
Cary Xu
aacf318ba0 fix: qtaskinfo fs open for rsma 2022-09-06 18:18:34 +08:00
Cary Xu
a929f837d4 fix: rsma qtaskfile restore 2022-09-06 17:31:19 +08:00
Cary Xu
354a62135c other: adjust rsma log level 2022-09-06 09:58:06 +08:00
Cary Xu
31fb2a31b6 enh: drop child tables support for rsma 2022-09-05 16:25:13 +08:00
Cary Xu
bbd8eeaabe fix: qtaskinfo file cleanup logic 2022-09-04 20:47:22 +08:00
Cary Xu
59912fedf1 fix: stream input data block memory leak 2022-09-04 20:14:21 +08:00
Cary Xu
57437312db other: rsma code optimization 2022-09-04 16:54:07 +08:00
Cary Xu
54562e2426 enh: rsma fs restore procedure optimization 2022-09-04 15:51:40 +08:00
Cary Xu
f78c61aac6 refactor: rsma fetch trigger refactor and use ref to manage qtaskf 2022-09-04 14:54:33 +08:00
Cary Xu
9ae0e15d6b refactor: rsma code refactor and use ref for qtaskf 2022-09-01 16:51:23 +08:00
Cary Xu
f3e2bef13e other: adjust max duration for rsma 2022-08-31 19:12:06 +08:00
Cary Xu
c4bcb4e1e3 other: adjust rsma duration for data files 2022-08-31 19:06:03 +08:00
Cary Xu
2ddfca5149 other: code optimization for assert condition 2022-08-30 19:29:26 +08:00
Cary Xu
753b725300 other: simplify qtaskinfo file naming 2022-08-30 17:29:02 +08:00
Cary Xu
e257bd3986 other: code optimization 2022-08-30 11:50:50 +08:00
Cary Xu
3b3abbc293 other: revert the code 2022-08-30 11:47:23 +08:00
Cary Xu
7a67a9be4b enh: rsma fetch all logic optimization 2022-08-30 11:44:28 +08:00
Cary Xu
2a45862946 other: code format 2022-08-30 09:55:47 +08:00
Cary Xu
9600840aad fix: race condition between fetch all and commit 2022-08-30 08:14:32 +08:00
Cary Xu
c8d6960291 other: adjust sma log level 2022-08-29 17:53:02 +08:00
Cary Xu
8f6e87594f enh: not fetch all during commit 2022-08-29 16:33:08 +08:00
Cary Xu
12a01a88dd fix: race condition between fetch all and optr serialize 2022-08-29 16:15:12 +08:00
Cary Xu
39cd95d825 fix: while condition 2022-08-24 18:15:37 +08:00
Cary Xu
a6fa87fb6a enh: add specific threads for rsma task 2022-08-24 17:36:22 +08:00
Cary Xu
bd02bfe58d enh: assign specific threads for rsma 2022-08-24 10:57:06 +08:00
Cary Xu
65e1cce6df enh: rsma code optimization 2022-08-21 01:22:56 +08:00
Cary Xu
4b3d989168 other: naming optimization 2022-08-21 01:19:32 +08:00
Cary Xu
8b3b6a8962 enh: code optimization and memory leak 2022-08-21 01:07:21 +08:00
Cary Xu
0de7f3e3a7 enh: rsma code optimization 2022-08-20 23:46:12 +08:00
Cary Xu
f9e0aad827 enh: rsma batch process 2022-08-20 23:28:48 +08:00
Cary Xu
50e7e033bc enh: rsma batch process 2022-08-20 18:56:48 +08:00
Cary Xu
a9fcc12c33 enh: rsma batch process 2022-08-19 20:08:09 +08:00
Cary Xu
441ce21677 enh: rsma batch process 2022-08-19 17:19:50 +08:00
Cary Xu
69580893a7 other: merge 3.0 2022-08-17 20:20:02 +08:00
Cary Xu
32be8a71ee enh: rsma batch process 2022-08-17 20:14:06 +08:00