Commit Graph

46741 Commits

Author SHA1 Message Date
dapan1121 47e885da07 fix: evac page failed issue cause of disk full 2023-01-03 15:40:40 +08:00
Shengliang Guan fc21140e03 enh: remove assert from mnode 2023-01-03 15:33:50 +08:00
Ganlin Zhao 263a1a877e fix assert in scalar.c 2023-01-03 15:32:32 +08:00
Ganlin Zhao 8146113835 fix asserts in sclvector.c 2023-01-03 15:27:54 +08:00
Ganlin Zhao 5e4b139355 fix assert in tpercentile.c 2023-01-03 15:23:43 +08:00
Shengliang Guan 5660199016
Merge pull request #19322 from taosdata/hotfix--add-log
enh: add log
2023-01-03 14:48:53 +08:00
Ganlin Zhao d454ec970d fix assert in tpercentile.c 2023-01-03 14:40:41 +08:00
Haojun Liao b8aa4fae8a fix(udf): disable the auto remove for *.so 2023-01-03 14:23:27 +08:00
Ganlin Zhao 5b88f0fffb fix assert in thistogram.c 2023-01-03 14:21:01 +08:00
Shengliang Guan d1d199e735
Merge pull request #19318 from taosdata/feature/stream_main
fix mem leak
2023-01-03 13:29:47 +08:00
Hongze Cheng 9fd2ac0b4c add log 2023-01-03 11:57:25 +08:00
jiajingbin 2527769f36 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-01-03 11:49:07 +08:00
Liu Jicong 617d8d4013 fix mem leak 2023-01-03 11:18:48 +08:00
Ganlin Zhao 09a06ba5b2 remove assert from builtinsimpl.c 2023-01-03 11:18:21 +08:00
Haojun Liao f93abddc88 fix(utility): fix the bug in creating auto delete files. 2023-01-03 11:16:49 +08:00
Shengliang Guan 43bc021eb0
Merge pull request #19312 from taosdata/feature/3_liaohj
refactor: disable all asserts.
2023-01-03 11:15:37 +08:00
Ganlin Zhao 0a0bb2e697 add test cases 2023-01-03 11:10:53 +08:00
Ganlin Zhao 321d2d6787 add sma test cases 2023-01-03 11:10:42 +08:00
Haojun Liao 879205eb92 fix(query): fix error in cmake. 2023-01-03 09:53:37 +08:00
Haojun Liao 28bccd21a9 refactor: disable all asserts. 2023-01-03 09:47:01 +08:00
dapan1121 38d1e8688e fix: remove debug code 2023-01-03 09:27:41 +08:00
dapan1121 d33bcc9977
Merge pull request #19280 from taosdata/fix/TD-21547
fix: insert into select with disorder column issue
2023-01-03 09:24:04 +08:00
slzhou d292243b1a fix: add test for select tbname from systable 2023-01-03 08:32:33 +08:00
Benguang Zhao 4031dc1af4 Merge branch main into FIX/TD-21043-main 2023-01-02 16:41:46 +08:00
jiajingbin a510ca474e Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-01-02 16:30:29 +08:00
Benguang Zhao 2baa71883d enh: logging states of sync log repl mgrs and the ring buffer in syncPrintNodeLog 2023-01-02 11:13:53 +08:00
Shengliang Guan d290daa197
Merge pull request #19297 from taosdata/fix/TS-2349
fix: allow the ip resolved by fqdn different between dnodes
2023-01-02 09:41:24 +08:00
Benguang Zhao cb433c191b enh: reset as stagnation only when not matched in syncLogReplMgrRetryOnNeed 2023-01-02 08:58:13 +08:00
Benguang Zhao 3edde0eadf fix: tdbAbort on metaClose or streamMetaClose instead of tdbTxnClose 2023-01-01 21:07:32 +08:00
yihaoDeng 17b5df0018 fix invalid vgroup id 2022-12-31 16:27:50 +08:00
yihaoDeng 69fab69932 fix invalid vgroup id 2022-12-31 15:24:35 +08:00
yihaoDeng ac989908a2 fix invalid vgroup id 2022-12-31 14:13:33 +08:00
Shengliang Guan 919df1f039
Merge pull request #19126 from taosdata/fix/TD-21221-MAIN
feat(util): new ASSERT work
2022-12-30 23:09:21 +08:00
Shengliang Guan d5c64f71f9
Merge pull request #19264 from taosdata/fix/TD-21216
enh: remove assert
2022-12-30 23:08:08 +08:00
Shengliang Guan 3de892d41e fix: return 0 if fileptr is null while fsync 2022-12-30 23:07:07 +08:00
Shengliang Guan 574915a48b fix: compatbility issue 2022-12-30 20:10:49 +08:00
Shengliang Guan 2432a56a53 Merge remote-tracking branch 'origin/main' into fix/TS-2349 2022-12-30 20:04:13 +08:00
Shengliang Guan 3a11c62243
Merge pull request #19290 from taosdata/feature/stream_main
fix: reset stream status when load from disk
2022-12-30 19:44:09 +08:00
Benguang Zhao 03f4b12386 enh: print peer addr in hex format 2022-12-30 19:36:18 +08:00
Hui Li 07540081e9
Merge pull request #19293 from taosdata/release/ver-3.0.2.2
Release/ver 3.0.2.2
2022-12-30 19:21:39 +08:00
Shengliang Guan 01209614e6 fix: compatiable for pre version 2022-12-30 19:04:18 +08:00
Benguang Zhao eb524e610a enh: reset sync log replication on stagnation for eight times maxRetryWaitMs 2022-12-30 19:02:46 +08:00
Hui Li 98b3800041
Merge pull request #19294 from taosdata/test/TD-21262
test: update script for crash_gen
2022-12-30 18:26:04 +08:00
sunpeng e3f0bc789e
build: update taosadapter (#19292) 2022-12-30 18:25:18 +08:00
Ping Xiao f14e2ed3f9 update script for crash gen 2022-12-30 18:24:45 +08:00
Alex Duan 2439c345d9 enh: clear assert remove tbuffer.h 2022-12-30 18:04:54 +08:00
Alex Duan 70bc3fbb08 enh: clear assert fix build error 2022-12-30 17:56:42 +08:00
Alex Duan df104b0801 enh: clear assert fix build error 2022-12-30 17:55:22 +08:00
Alex Duan 35015452e5 enh: clear assert remove tbuffer.h and .c file 2022-12-30 17:49:48 +08:00
dapan1121 98a2eb03f0 fix: index not updated issue 2022-12-30 17:48:24 +08:00