Commit Graph

48815 Commits

Author SHA1 Message Date
yihaoDeng b894ba6f37 opt trans 2023-02-17 21:59:23 +08:00
yihaoDeng 597d7d3d9b opt transport 2023-02-17 20:47:38 +08:00
Benguang Zhao d51c3c36fb fix: not allow to read if sync is restoring 2023-02-17 19:47:52 +08:00
Shuduo Sang 085936e61c
fix: taos shell prompt if not ws error (#20032) 2023-02-17 18:54:08 +08:00
Xiaoyu Wang 0f4de9daec feat: compatible with older versions of wal 2023-02-17 18:06:57 +08:00
Shuduo Sang 6b41ff1598
fix: taosbenchmark data gen refactor (#20026)
* fix: taosbenchmark data gen refactor

* fix: update taos-tools e22e5e2

* fix: update taos-tools cccc353

* fix: update taos-tools 10a211f

* fix: update taos-tools e54a926

* fix: update taos-tools 340b0f4

* fix: update taos-tools 6afed7c

* fix: update taos-tools cc6db40

* fix: update taos-tools 634399d
2023-02-17 17:54:42 +08:00
Shuduo Sang 3bd9af0e60
fix: taosbenchmark data generating refactor for main (#20029) 2023-02-17 17:54:28 +08:00
dapan1121 22e20462a2 Merge remote-tracking branch 'origin/3.0' into feat/TD-22341 2023-02-17 17:50:05 +08:00
dapan1121 386f184ed7 feat: disable async log 2023-02-17 17:45:44 +08:00
dapan1121 1128b1222b feat: add memory debug option 2023-02-17 17:40:14 +08:00
Xiaoyu Wang 26a0e05952
Merge pull request #20021 from taosdata/fix/TD-22376
fix: auto trim database
2023-02-17 17:26:38 +08:00
dapan1121 f7391a91c5
Merge pull request #20007 from taosdata/fix/TD-22513-M
fix: memory leak of tfs
2023-02-17 17:23:32 +08:00
dapan1121 e2bc0383f2 fix: refact client statistics collection 2023-02-17 16:30:14 +08:00
Xiaoyu Wang d5cd2d36af feat: compatible with older versions of wal 2023-02-17 15:55:55 +08:00
Haojun Liao 3bb5090be8
Merge pull request #20010 from taosdata/fix/TD-22426
fix:check stream
2023-02-17 15:37:28 +08:00
Xiaoyu Wang a7dad151f3
Merge pull request #20004 from taosdata/fix/TS-2625
fix(tsdb/cache): use block index cache with last/last_row
2023-02-17 15:27:49 +08:00
Alex Duan bdfb342ec8 fix: free thread save memory before set null 2023-02-17 14:44:00 +08:00
yihaoDeng d22e97d256 fix invalid code 2023-02-17 13:56:42 +08:00
cademfly f372878655 test/TD-20331 add test case for performance_schama 2023-02-17 13:28:17 +08:00
yihaoDeng 3de71e39b4 opt code 2023-02-17 13:27:36 +08:00
Xiaoyu Wang 30dde25edd
Merge pull request #20020 from taosdata/feat/3.0_wxy
fix: grammer check
2023-02-17 12:57:54 +08:00
Xiaoyu Wang 4353e70c89
Merge pull request #20017 from taosdata/FIX/TD-22285-main
fix: synchronize access to raftStore
2023-02-17 12:57:44 +08:00
Xiaoyu Wang 6bf83f06ae
Merge pull request #20018 from taosdata/FIX/TS-2656-main
fix: keep processing on tqNextBlock failure
2023-02-17 12:57:18 +08:00
yihaoDeng a75e170151 fix err code 2023-02-17 12:07:25 +08:00
yihaoDeng 76e5213a23 opt queue 2023-02-17 12:01:12 +08:00
Haojun Liao 71844eeed1
Merge pull request #20015 from taosdata/fix/fill_history_state
fix: save fill history state
2023-02-17 11:46:57 +08:00
Hongze Cheng aefdf9160a fix: auto trim database 2023-02-17 10:38:55 +08:00
Xiaoyu Wang 9e5f8b154b fix: grammer check 2023-02-17 09:56:41 +08:00
yihaoDeng 96864b27e9 rm invalid file 2023-02-17 09:41:01 +08:00
Xiaoyu Wang ab8397b273
Merge pull request #20013 from taosdata/fix/TS-2667
fix(mnd/stream): fix ignore update compatibility
2023-02-17 09:30:06 +08:00
Benguang Zhao dea3c0285b fix: keep processing on tqNextBlock failure 2023-02-17 09:29:15 +08:00
Xiaoyu Wang b7f4b93d22 merge 3.0 2023-02-17 09:23:41 +08:00
Xiaoyu Wang dc984d92f7 feat: compatible with older versions of wal 2023-02-17 09:21:07 +08:00
Xiaoyu Wang d7d32559c8
Merge pull request #19998 from taosdata/fix/TS-2504
fix: TS-2504
2023-02-17 09:17:46 +08:00
dapan1121 bf3a2de6f7
Merge pull request #20003 from taosdata/fix/TD-22457
fix: rsp msg async handled issue
2023-02-17 08:54:39 +08:00
yihaoDeng 27e6a0c344 change default value 2023-02-17 08:45:10 +08:00
yihaoDeng f975d8e0d9 change default value 2023-02-16 21:58:32 +08:00
yihaoDeng 2220b7e943 update benchmark case 2023-02-16 20:26:41 +08:00
yihaoDeng 60e148d524 change default value 2023-02-16 19:31:46 +08:00
yihaoDeng 1f643f301d change default value 2023-02-16 19:31:40 +08:00
yihaoDeng 666cfd8701 add debug info 2023-02-16 19:29:06 +08:00
yihaoDeng 23e1cb8fd5 fix mem leak 2023-02-16 19:17:39 +08:00
yihaoDeng c20fb3878d fix crash 2023-02-16 19:07:49 +08:00
xinsheng Ren 48fe2c0e06
install description on mac (#20016)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-16 18:12:02 +08:00
yihaoDeng ee28ab3bf7 enh: batch send 2023-02-16 18:06:12 +08:00
Xiaoyu Wang 50f394de76
Merge pull request #20012 from taosdata/FIX/TS-2656-main
enh: refactor some asserts in walRead.c and doQueueScan.
2023-02-16 18:03:18 +08:00
Hongze Cheng 1640ccc4b2 fix: another error 2023-02-16 17:50:45 +08:00
Liu Jicong 2a4708d82a fix: save fill history state 2023-02-16 17:01:09 +08:00
yihaoDeng c35b938698 fix invalid read/write 2023-02-16 17:01:09 +08:00
Benguang Zhao 2a08e2a549 enh: refactor some asserts in doQueueScan 2023-02-16 16:06:51 +08:00