Commit Graph

48931 Commits

Author SHA1 Message Date
Haojun Liao 6836dc1c80 refactor: do some internal refactor and add some logs. 2023-02-18 12:03:11 +08:00
54liuyao 2270fed9f7 fix:add limit for stream batch 2023-02-18 11:57:24 +08:00
wade zhang a860f6ca66
Merge pull request #20037 from taosdata/docs/dingbo/fixlink-udf
docs: fix broken link
2023-02-18 11:51:19 +08:00
yihaoDeng cfc9bb1eff opt transport opt 2023-02-18 11:37:43 +08:00
yihaoDeng db7dec0347 fix filter error 2023-02-18 11:21:10 +08:00
dingbo8128 3a8e19bd25 docs: fix broken link 2023-02-18 11:16:20 +08:00
Haojun Liao bda24a01d8
Merge pull request #19992 from taosdata/fix/main
enh: handle too many session
2023-02-18 10:19:44 +08:00
yihaoDeng 1acb4dd676 opt filter 2023-02-18 09:38:54 +08:00
yihaoDeng a9b6d56425 rm macro 2023-02-18 08:45:40 +08:00
yihaoDeng 2fced5c88b del case 2023-02-18 08:13:21 +08:00
Haojun Liao 7d915626c4 refactor: do some internal refactor and fix race condition. 2023-02-17 23:06:19 +08:00
yihaoDeng 9db11ae559 opt trans 2023-02-17 23:05:06 +08:00
yihaoDeng 0a22b24ed3 opt trans 2023-02-17 23:03:09 +08:00
yihaoDeng f19fdaa142 opt trans 2023-02-17 22:40:27 +08:00
xinsheng Ren cbfbd33d8e
enh: installation tips on mac (#20024)
* enh: installation tips on mac

* docs: refine a few wording

* rename installation log file

---------

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-17 22:39:29 +08:00
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