Commit graph

115 commits

Author SHA1 Message Date
Liu Jicong
26d4af6968 fix: memory leak 2022-10-21 11:42:30 +08:00
Liu Jicong
035e6b13c8 enh(stream): internal optimize 2022-10-21 10:29:05 +08:00
Liu Jicong
fbfae317b3 refactor 2022-10-11 02:09:15 +08:00
Liu Jicong
eafe8666f7 merge 3.0 2022-10-09 17:00:18 +08:00
Liu Jicong
2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
Shengliang Guan
4e65accad2 fix: coverity issues 2022-10-08 17:02:34 +08:00
Shengliang Guan
e98335bdfa fix: coverity issues 2022-10-08 11:29:46 +08:00
Shengliang Guan
31e424d5ab fix: coverity issues 2022-09-30 14:59:31 +08:00
Shengliang Guan
dfb2b0678f fix: coverity issues 2022-09-30 14:03:46 +08:00
Shengliang Guan
3810b5d4fa fix: add more info log for mnode 2022-09-23 15:42:36 +08:00
Shengliang Guan
43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
Shengliang Guan
30b2bd98b8 fix: STrans struct dbname2 naming ambiguity 2022-09-19 10:39:51 +08:00
Liu Jicong
e484090b75 fix(stream): fix handling invalid option 2022-08-25 16:27:18 +08:00
Liu Jicong
a2757eb4f3 fix(mnode): memory leak 2022-08-18 14:26:11 +08:00
Liu Jicong
b8a3654cd6 enh(stream): show stream 2022-08-11 13:37:32 +08:00
Liu Jicong
7f4b46e003 feat(stream): session window trigger delete 2022-08-10 21:26:05 +08:00
Liu Jicong
9e5d347383 enh(tmq): enable background heartbeat by default 2022-08-10 18:22:22 +08:00
Liu Jicong
95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
Liu Jicong
d9a4ea305d fix(stream): memory error 2022-08-09 14:11:41 +08:00
Liu Jicong
43026ac31d refactor(stream) 2022-08-08 11:29:50 +08:00
Liu Jicong
7c9d57bd89 refactor(stream): unify sink and dispatch 2022-08-05 20:16:47 +08:00
54liuyao
c1522632dc fix(stream): amend error message 2022-08-04 13:39:16 +08:00
Liu Jicong
280ed4f65d feat(stream): pipelined exec for recovering 2022-07-15 21:29:53 +08:00
Liu Jicong
9394e3380f feat(stream): recover from failure 2022-07-15 17:58:53 +08:00
Liu Jicong
9ea0ad57ec refactor(stream): destroy stream task 2022-07-14 15:32:21 +08:00
Liu Jicong
31bbef82d1 fix(tmq): seek snapshot offset 2022-07-02 20:18:40 +08:00
Shengliang Guan
f249bae82d Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-02 14:14:01 +08:00
Shengliang Guan
0c510fcc8c fix: drop db has stream exist 2022-07-02 11:55:59 +08:00
Liu Jicong
4a2b266612 feat(stream): support ignore expired flag 2022-07-02 10:59:29 +08:00
Liu Jicong
996f995644 fix(sma): drop stream when drop sma 2022-06-25 18:14:42 +08:00
Liu Jicong
bdd4134fc1
Revert "fix(sma): drop stream when drop sma" 2022-06-25 18:11:11 +08:00
Liu Jicong
3210fdc367 merge from 3.0 2022-06-25 17:49:25 +08:00
Liu Jicong
47ae534c0f fix(sma): drop stream when drop sma 2022-06-25 17:44:54 +08:00
Shengliang Guan
1fb2c664a4
Merge pull request #14223 from taosdata/fix/tsim
refactor: rename auth to privilege
2022-06-25 15:26:59 +08:00
Liu Jicong
e6f88b6286
Merge pull request #14225 from taosdata/feature/stream
enh(query): window included in serialized retrieve table rsp
2022-06-25 11:35:18 +08:00
Shengliang Guan
23653fd843 enh: privilege for topic and stream 2022-06-25 11:22:34 +08:00
Liu Jicong
5040cb9541 enh(query): window included in serialized retrieve table rsp 2022-06-25 10:43:19 +08:00
Shengliang Guan
09ce47ae9f refactor: rename auth to privilege 2022-06-25 10:27:27 +08:00
Liu Jicong
f53521cb8c test(stream): partition by tbname 2022-06-24 16:50:11 +08:00
Liu Jicong
b884ca9db7 refactor(stream): seperate stream scheduling and persistence 2022-06-24 14:19:12 +08:00
Liu Jicong
c409760f75 feat(stream): drop stream 2022-06-21 11:32:36 +08:00
Liu Jicong
212144a3e6 test(stream): window close not work for stb 2022-06-20 21:50:13 +08:00
Shengliang Guan
5ae355077c enh(mnode): transaction conflict supports two db 2022-06-17 11:11:29 +08:00
Shengliang Guan
80e0b830fe refactor: remove duplicate conninfo in SRpcMsg 2022-06-17 10:40:42 +08:00
Liu Jicong
07288e26b2 refactor(stream): change msg name 2022-06-16 17:08:31 +08:00
Liu Jicong
44e733645c ci: remove unstable case 2022-06-16 16:35:55 +08:00
Liu Jicong
32d8e60ce2 refactor(sma): create 2022-06-16 16:22:58 +08:00
Liu Jicong
928f45709d feat(stream): drop stream 2022-06-16 16:01:22 +08:00
Liu Jicong
803249837a feat(stream): drop stream 2022-06-16 10:29:30 +08:00
Liu Jicong
683bc24646
Merge pull request #13876 from taosdata/feature/stream
feat(stream): drop task
2022-06-15 22:59:43 +08:00