Commit graph

65 commits

Author SHA1 Message Date
Cary Xu
eedaeda846 enh: rsma level 1/2 utilize separated version 2022-07-05 19:30:37 +08:00
Cary Xu
6ef9f0c9e9 fix: rsma version adjust 2022-07-05 14:57:01 +08:00
Cary Xu
b6613b5cf2 test: add rsma persistence and recovery case 2022-07-04 20:26:31 +08:00
Cary Xu
ac62159bd2 enh: code and test case optimization 2022-07-04 14:01:58 +08:00
Cary Xu
daaf9d90f2 fix: no iterate hash if has no elements 2022-07-03 22:51:56 +08:00
Cary Xu
c41364d5cd refactor: rsma commit and recovery 2022-07-03 20:38:54 +08:00
Cary Xu
0e9a22ffc8 refactor: rsma commit and recovery 2022-07-02 18:52:15 +08:00
Cary Xu
a8a0aa9223 refactor: rsma commit and restore 2022-07-02 15:17:41 +08:00
Cary Xu
1aa45f73f4 feat: rsma recovery 2022-07-01 20:54:57 +08:00
Cary Xu
7c3f43d6d5 refactor: tsma logic optimization 2022-06-30 16:20:43 +08:00
Cary Xu
7e3753d6ac Merge branch '3.0' into feature/TD-11274-3.0 2022-06-30 11:18:31 +08:00
Cary Xu
d53e1982ad refactor: tref used for rsma fetch task 2022-06-30 11:18:21 +08:00
Liu Jicong
8ac13a1234
Merge pull request #14374 from taosdata/feature/stream
feat(tmq): offset support snapshot
2022-06-29 23:54:22 +08:00
Cary Xu
6600c4725e refactor: code optimization 2022-06-29 21:35:04 +08:00
Liu Jicong
0f0fe6276a merge from 3.0 2022-06-29 21:33:10 +08:00
Cary Xu
efb2cd27c7 refactor: add tref to solve the timer not stopped problem 2022-06-29 21:32:06 +08:00
Liu Jicong
c2955a807b feat(tmq): offset support snapshot 2022-06-29 21:04:51 +08:00
Cary Xu
fc55d6fb85 refactor: rsma code optimization 2022-06-28 16:24:48 +08:00
Cary Xu
4091113dae refactor: rsma code optimization 2022-06-28 15:56:06 +08:00
Cary Xu
55a1c02f73 refactor: rsma code optimization 2022-06-28 15:45:29 +08:00
Cary Xu
df417c7f50 fix: not restore rsma if qtaskinfo file not exist 2022-06-28 14:48:40 +08:00
Cary Xu
29e6987855 other: merge 3.0 2022-06-28 14:12:49 +08:00
Cary Xu
5be089b888 refactor: rsma restore 2022-06-28 14:11:44 +08:00
Cary Xu
771801e2af refactor: rsma restore 2022-06-27 21:35:17 +08:00
Cary Xu
da8db399c3 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-27 21:25:48 +08:00
Cary Xu
23a9c8f317 refactor: rsma restore and code optimization 2022-06-27 21:25:34 +08:00
Xiaoyu Wang
87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
slzhou
b67c65313b fix: add group to multi-merge operator 2022-06-27 16:25:14 +08:00
Cary Xu
8281176b0b other: code optimization 2022-06-27 15:22:56 +08:00
Cary Xu
16b2d7932d refactor: rsma restore 2022-06-27 15:02:18 +08:00
Cary Xu
e6dd04f573 refactor: rsma restore 2022-06-27 14:47:14 +08:00
Cary Xu
0597f3b9cd refactor: rsma resource release 2022-06-26 18:44:49 +08:00
Cary Xu
b2f81331a5 other: code optimization for rsma 2022-06-23 15:28:02 +08:00
Cary Xu
0a24fbcdd6 feat: persistence of rsma qtaskinfo 2022-06-23 14:19:21 +08:00
Cary Xu
a1774d913b refactor: code optimization 2022-06-20 20:42:28 +08:00
Cary Xu
68dfcfff8a refactor: rsma code optimization 2022-06-20 20:32:44 +08:00
Cary Xu
ba94a44bec refactor: rsma support max_delay/watermark params 2022-06-20 19:27:26 +08:00
Cary Xu
4ef0a66453 test: adjust rsma test case 2022-06-20 16:41:36 +08:00
Cary Xu
fcfd5c250d feat: fetch rsma result by timer supported 2022-06-20 15:21:30 +08:00
Cary Xu
dbef3dfc55 fix: not submit for rsma without rollup 2022-06-16 15:34:33 +08:00
Cary Xu
cb7d0c2256 feat: tsma insert and query 2022-06-14 20:19:25 +08:00
Cary Xu
8033635717 other: add debug logs 2022-06-13 11:29:53 +08:00
Cary Xu
ed829455a9 feat: tsma refactor 2022-06-11 15:15:55 +08:00
Cary Xu
2b2485d175 feat: tsma exp wnds process 2022-06-09 20:02:55 +08:00
Cary Xu
d4c33fba2f feat: create tsma result stable 2022-06-07 20:49:27 +08:00
Cary Xu
8e434be204 fix: get days per file for tsma 2022-06-07 17:25:43 +08:00
Cary Xu
1c46958cb4 enh: check max/sum/avg func for rsma 2022-06-05 19:55:06 +08:00
Shengliang Guan
0bade86534
Merge pull request #13410 from taosdata/fix/mnode
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00
Shengliang Guan
27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
Cary Xu
9939e4d1c4 feat: tsma refactor 2022-06-01 19:36:19 +08:00