Commit Graph

1760 Commits

Author SHA1 Message Date
Hongze Cheng 9534265107 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-11 01:13:58 +00:00
Minghao Li ae5219dd6e refactor(sync): add heartbeat log 2022-06-10 22:29:28 +08:00
Hongze Cheng bcc01d630b more work 2022-06-10 12:54:02 +00:00
Hongze Cheng 39626c1bc6 more work 2022-06-10 11:50:06 +00:00
Liu Jicong 4b4c142e72
Merge pull request #13693 from taosdata/feature/stream
fix(tmq): false cache
2022-06-10 18:47:07 +08:00
Li Minghao 797cde53d2
Merge pull request #13692 from taosdata/feature/3.0_mhli
refactor(sync): add rpcMsg to reconfig callback
2022-06-10 18:22:00 +08:00
Liu Jicong d3cf004164 fix(tmq): false cache 2022-06-10 18:04:03 +08:00
Hongze Cheng 2f87d80d1c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-10 09:49:13 +00:00
Hongze Cheng 2ff00f23a5 more work 2022-06-10 09:49:01 +00:00
Minghao Li 972fee7fbc refactor(sync): add rpcMsg to reconfig callback 2022-06-10 17:39:30 +08:00
Shengliang Guan f590a362f8
Merge pull request #13687 from taosdata/fix/dnode
feat: redistribute vgroup to dnodes
2022-06-10 17:14:05 +08:00
Liu Jicong 2be81daf2e
Merge pull request #13681 from taosdata/feature/stream
refactor(tsdb): tsdb reader open
2022-06-10 15:53:03 +08:00
Shengliang Guan f30d9a034e feat: redistribute vgroup to dnodes 2022-06-10 15:39:11 +08:00
Liu Jicong 6fcee0e244 refactor(tsdb): tsdb reader open 2022-06-10 15:20:57 +08:00
Hongze Cheng 17efc22b03 refact: 1 2022-06-10 06:48:21 +00:00
Hongze Cheng 9c1b1b4507 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-10 06:33:27 +00:00
Haojun Liao c55c349952
Merge pull request #13669 from taosdata/feature/3_liaohj
enh(query): add new api in taos.h
2022-06-10 12:58:52 +08:00
Liu Jicong 73b8f02ac7 fix(stream): set child id 2022-06-10 12:00:38 +08:00
Haojun Liao 24cca6cbcd Merge branch '3.0' into feature/3_liaohj 2022-06-10 11:28:10 +08:00
Haojun Liao c55aae2c0c enh(query): block distribution query is supported. 2022-06-10 09:51:57 +08:00
Hongze Cheng da1d012824 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-10 01:44:30 +00:00
Shengliang Guan 74ced4e0c0 feat: split vgroup 2022-06-09 20:55:26 +08:00
Shengliang Guan 4da408afe6 enh: call walEndSnapshot while sdb writefile 2022-06-09 17:44:39 +08:00
Shengliang Guan ab578845b4 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 16:34:43 +08:00
Hongze Cheng 7a559aec8d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-09 08:16:57 +00:00
Yihao Deng 1946f39a96
Merge pull request #13638 from taosdata/enh/refactorTrans
enh: refactor trans
2022-06-09 14:32:04 +08:00
Hongze Cheng d893ae4405 start bulk refact 2022-06-09 06:04:56 +00:00
Hongze Cheng 43e7891945 refact 2022-06-09 05:54:32 +00:00
yihaoDeng d9c83f6357 enh: change rpcGetConnInfo 2022-06-09 13:50:18 +08:00
Shengliang Guan 65f65b53b3 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 13:49:43 +08:00
Hongze Cheng fe12c0926d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-09 05:40:35 +00:00
Hongze Cheng ac1d23bceb refact 2022-06-09 05:35:39 +00:00
Liu Jicong 88313b9068
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
2022-06-09 13:03:35 +08:00
Liu Jicong 9e4b3adc7c fix(stream): msg dispatch 2022-06-09 11:45:06 +08:00
Shengliang Guan 2eb5664803
Merge pull request #13618 from taosdata/fix/tsim
refactor: add sync sem for vnode
2022-06-08 22:30:58 +08:00
Shengliang Guan bc8e6b7fd7 refactor: adjust vnode sync 2022-06-08 21:17:17 +08:00
Liu Jicong 552c6607bb Merge branch '3.0' into feature/stream 2022-06-08 19:31:40 +08:00
Shengliang Guan ae9e11bb0f refactor: add sync sem for vnode 2022-06-08 19:18:09 +08:00
Liu Jicong b1226e5d06 feat(tmq): support err2str 2022-06-08 19:07:07 +08:00
Hongze Cheng aa6f8f0e7a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 09:23:12 +00:00
yihaoDeng 6b39c690d2 json idx 2022-06-08 16:13:52 +08:00
Hongze Cheng 1c3e3db167 refact more 2022-06-08 07:23:24 +00:00
Hongze Cheng 705310a901 refact commit 2022-06-08 05:43:52 +00:00
Shengliang Guan 812deed656 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-08 09:59:38 +08:00
Hongze Cheng 70c819ae76 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 01:58:10 +00:00
Liu Jicong 6a5604fca6
Merge pull request #13582 from taosdata/feature/stream
refactor(stream)
2022-06-07 22:05:17 +08:00
yihaoDeng fb389ab826 fix: avoid filter failure 2022-06-07 21:43:30 +08:00
Liu Jicong cbbf5f5d4d refactor(stream) 2022-06-07 21:35:49 +08:00
Hongze Cheng d9e9155fb2 more 2022-06-07 11:08:41 +00:00
Hongze Cheng 32d95b8f2c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 10:17:53 +00:00