Commit Graph

232 Commits

Author SHA1 Message Date
Liu Jicong a5a10f7068 feat: tmq support show 2022-04-26 17:08:42 +08:00
Liu Jicong f7a63661ac fix 2022-04-20 22:08:04 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
Liu Jicong b7bf0fe10b refactor(tmq): subscribe and rebalance process 2022-04-19 17:02:49 +08:00
Haojun Liao bcbc8618d2 ehn(query): refactor show module in mnode. 2022-04-13 19:27:47 +08:00
Haojun Liao 208f639806 feature[query]:refactor show query processing in mnode. 2022-04-09 16:19:08 +08:00
Liu Jicong 798c3a9f82 add more log 2022-04-02 23:03:12 +08:00
Liu Jicong 9ebdee326f fix txn 2022-04-01 18:13:46 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Shengliang Guan ba12601dff Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-03-16 14:48:49 +08:00
Shuduo Sang 3c6c518470
[TD-13063]<feature>: 3.0 on windows (#10765)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files

* merge with 3.0
2022-03-16 11:37:31 +08:00
Shengliang Guan 332da70335 rename msg 2022-03-15 20:53:29 +08:00
Shengliang Guan ae4835dbc5 shm 2022-03-11 11:53:52 +08:00
Shengliang Guan d89f396dc7 serialize stb msg 2022-02-15 18:17:18 +08:00
Liu Jicong f51295a23c seperate rebalance msg from set conn msg 2022-02-12 11:28:22 +08:00
Liu Jicong f0d7d1b323 mq rebalance 2022-02-11 18:09:25 +08:00
Liu Jicong 42da4f6fdd rewrite rebalance 2022-02-11 16:24:38 +08:00
Liu Jicong 432f8bfd6b rewrite rebalance 2022-02-10 11:22:50 +08:00
Liu Jicong 573aad5cc1 fix uninitialized 2022-02-03 19:47:27 +08:00
Liu Jicong 8f24333d7d fix mem leak 2022-01-28 19:10:18 +08:00
Liu Jicong ca84e47a97 fix query crash 2022-01-25 15:17:02 +08:00
Liu Jicong d410ef1ca2 fix plan convert error 2022-01-24 18:21:25 +08:00
Liu Jicong 00ccbb4a3a add subscribe for sdb 2022-01-19 16:28:13 +08:00
Liu Jicong ddf7dcc94f fix mem leak 2022-01-18 16:02:12 +08:00
Shengliang Guan a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Liu Jicong 8a437a89dc add heartbeat framework 2022-01-06 18:17:08 +08:00
Liu Jicong b0d935ba7d merge from 3.0 2022-01-06 10:56:25 +08:00
Liu Jicong df554c03fc handle merge conflict 2022-01-06 10:44:34 +08:00
Liu Jicong 0ba5427a9b handle subscribe 2022-01-06 10:28:34 +08:00
Liu Jicong 0a83ecac81 add sub structure 2022-01-04 10:40:34 +08:00
Shengliang Guan d3927b54c0 Improve the error handling of mnode 2021-12-30 22:22:50 -08:00
Liu Jicong 335de53594 add mndconsumer 2021-12-29 17:53:43 +08:00