Commit Graph

1143 Commits

Author SHA1 Message Date
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
Haojun Liao 60cb1214f5
Merge pull request #25329 from taosdata/fix/3_liaohj
fix(stream): add lock, and fix race condition.
2024-04-10 19:54:50 +08:00
Haojun Liao fabb986aa8 fix(stream): fix stack overflow, caused by print epset. 2024-04-10 19:54:33 +08:00
yihaoDeng a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00:00
yihaoDeng ee50d5a5ad opt read buf mem buf 2024-04-09 11:01:52 +00:00
yihaoDeng 588f05c7dd port main to 30 2024-04-02 08:49:48 +00:00
yihaoDeng 0cce8df6b5 Merge branch '3.0' into feature/compressData 2024-03-30 02:00:24 +00:00
yihaoDeng c0a394876d fix invalid free while taosd quit 2024-03-27 02:41:05 +00:00
yihaoDeng 89b9f87b7d port main to 3.0 2024-03-21 09:01:13 +00:00
yihaoDeng f853272d77 port main to 3.0 2024-03-21 08:54:13 +00:00
yihaoDeng d31c7f40c7 tsdb support compress 2024-03-18 12:12:55 +00:00
yihaoDeng 8e58f2387b fix invalid read 2024-03-18 07:54:57 +00:00
yihaoDeng e25024cca3 fix invalid free 2024-03-12 07:09:50 +00:00
Hongze Cheng d060deff9c
Merge pull request #25004 from taosdata/fix/TD-28954-3.0
fix mem leak
2024-03-07 17:21:06 +08:00
yihaoDeng 35c5dca341 fix count error 2024-03-05 07:42:29 +00:00
yihaoDeng 09b991d97a fix mem leak 2024-03-04 12:24:00 +00:00
yihaoDeng 867e81c5f5 fix mem leak while taosd quit 2024-02-29 10:58:49 +00:00
yihaoDeng 881ffacb4f fix mem leak while taosd quit 2024-02-29 10:52:50 +00:00
yihaoDeng c3220aec44 fix mem leak while taosd quit 2024-02-29 10:46:09 +00:00
yihaoDeng a0c77f5baa fix mem leak while taosd quit 2024-02-29 18:40:21 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
yihaoDeng fa9f48866c update retry 2024-02-21 20:02:22 +08:00
yihaoDeng b629c27691 fix invalid read 2024-02-21 10:53:21 +00:00
Yihao Deng a36824c4a9 fix mem leak 2024-02-20 03:59:34 +00:00
Yihao Deng 29057328e6 add trace log 2024-02-19 02:20:24 +00:00
Yihao Deng 58b675a5d7 change error code 2024-02-01 10:15:56 +00:00
Yihao Deng 89bcc8f058 add queue perf msg 2024-01-31 07:10:01 +00:00
Yihao Deng 6f8f47a375 fix invalid read write 2024-01-16 05:50:20 +00:00
Yihao Deng d3cfa97740 fix invalid read 2024-01-11 09:41:02 +00:00
Yihao Deng 5e1a7c694b split sync/status channel 2024-01-11 07:23:46 +00:00
Yihao Deng df235b0adf split sync/status channel 2024-01-11 03:22:34 +00:00
Yihao Deng b5e5167b8f split sync/status channel 2024-01-10 09:57:08 +00:00
Yihao Deng 1eee7b44e0 fix crash found on 3.1 2024-01-08 07:31:35 +00:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
yihaoDeng e0210ad513 change fast failure time 2023-12-18 14:08:37 +08:00
yihaoDeng ba1b6d7c64 change fast failure time 2023-12-18 11:55:51 +08:00
dapan1121 8528fb7a15
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
2023-12-13 08:24:39 +08:00
facetosea 33897447cb ctest on linux exclude 2023-12-12 10:37:39 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
yihaoDeng 90588fac69 refactor code 2023-12-06 16:06:41 +08:00
yihaoDeng 35e948ecfa refactor code 2023-12-06 16:05:44 +08:00
yihaoDeng 5cc67ca9f6 refactor code 2023-12-06 15:51:05 +08:00
yihaoDeng 9c909fd7a2 refactor code 2023-12-06 15:49:21 +08:00
yihaoDeng 54f8a816b5 add http fast quit 2023-12-06 14:01:32 +08:00
yihaoDeng 59c59362f3 add http fast quit 2023-12-06 13:52:45 +08:00
yihaoDeng 15f690dd6d add http fail fast 2023-12-06 11:44:41 +08:00
Haojun Liao 4e68fbd744
Merge pull request #23904 from taosdata/enh/validMsg
valid msg
2023-12-05 09:40:33 +08:00
facetosea 0fe26f1507 fix error msg if failed get ip from fqdn 2023-12-04 10:40:43 +08:00
yihaoDeng f4415b070d valid msg 2023-12-01 16:21:40 +08:00
yihaoDeng 5c32680cd8 Merge branch '3.0' into enh/refactorBackend 2023-11-30 10:31:27 +08:00