Commit Graph

30120 Commits

Author SHA1 Message Date
kailixu 6ac6e8f2bd enh: unit test and optimization for base58 2024-02-22 17:46:36 +08:00
kailixu a34402a11f Merge branch '3.0' into feat/TD-27463-3.0 2024-02-22 17:35:34 +08:00
dapan1121 16ca49010a
Merge pull request #24800 from taosdata/szhou/fix/ts-4506
fix: free fd to reuse the space
2024-02-22 16:25:41 +08:00
dapan1121 3c7923a77e
Merge pull request #24806 from taosdata/szhou/tms/port-3
feat: add para_tables_sort hint document and change typo error
2024-02-22 13:56:09 +08:00
Haojun Liao 5de8617a32
Merge pull request #24783 from taosdata/fix/crash_stream
test(stream): add unit test cases.
2024-02-22 11:28:17 +08:00
Haojun Liao dbd3b4e2b9 test: remove print info. 2024-02-22 10:02:25 +08:00
Haojun Liao 045a30035f test(stream): init lock. 2024-02-22 09:52:47 +08:00
Haojun Liao 637e604368 test(stream): add print info. 2024-02-22 09:38:44 +08:00
Haojun Liao 5c817d101a test(stream): add print info. 2024-02-22 09:29:40 +08:00
Haojun Liao 365926b3c9
Merge pull request #24812 from taosdata/fix/TD-28685
set group id of delete range
2024-02-22 09:17:34 +08:00
Haojun Liao 705ae7d827 test(stream): init mnode lock. 2024-02-22 09:04:57 +08:00
Haojun Liao 1cf7790b1c
Merge pull request #24816 from taosdata/fix/nullcheck
fix(stream): send hb correctly after the leader of mnode switching in a cluster.
2024-02-22 08:45:34 +08:00
Alex Duan fd85d303c7
Merge pull request #24817 from taosdata/fix/fixInvalidRead30
fix invalid read
2024-02-21 20:28:56 +08:00
yihaoDeng b629c27691 fix invalid read 2024-02-21 10:53:21 +00:00
Haojun Liao bad3730387 fix(stream): set the vgId in hb rsp msg. 2024-02-21 18:25:35 +08:00
Haojun Liao 4440243b17 fix(stream): clear the handle after send msg. 2024-02-21 18:17:31 +08:00
Haojun Liao 6f8a54f27b fix(stream): free dummy rsp msg. 2024-02-21 16:27:52 +08:00
54liuyao 9739b9feb6 set group id of delete range 2024-02-21 16:22:51 +08:00
Haojun Liao 8740c3cb4a fix(stream): send hb rsp explicitly. 2024-02-21 16:17:06 +08:00
wangmm0220 2049fa688a fix:add log 2024-02-21 16:01:02 +08:00
Haojun Liao b361eb4a7c fix(stream): add hb rsp handle function for vnode and snode. 2024-02-21 15:16:07 +08:00
Haojun Liao b27b635c10 fix(stream): allow hb message rsp. 2024-02-21 13:55:06 +08:00
slzhou 6b331594d9 fix: change typo error 2024-02-21 13:38:49 +08:00
Haojun Liao db30163b17
Merge pull request #24799 from taosdata/fix/nullcheck
fix(stream): add null ptr check.
2024-02-21 13:07:58 +08:00
slzhou cec0db9ff1 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-02-21 11:33:21 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
shenglian zhou e91586c484 fix: free fd to reuse the space 2024-02-21 09:47:42 +08:00
Hongze Cheng 6f5af37b1d
Merge pull request #24797 from taosdata/fix/TD-28681
fix duplicate uid
2024-02-21 09:44:40 +08:00
Haojun Liao d6f5ae226b refactor: do some internal refactor. 2024-02-21 09:42:23 +08:00
Haojun Liao 8d848a5bf0 fix(stream): add null ptr check. 2024-02-21 09:40:22 +08:00
kailixu c7932675ce enh: get machine id 2024-02-21 09:07:38 +08:00
Hongze Cheng fca1c077fe
Merge pull request #24790 from taosdata/fix/TD-28329
fix(tsdb/cache): remove unused block index cache
2024-02-21 09:03:54 +08:00
yihaoDeng 05c6c3815a fix duplicate uid 2024-02-20 12:45:21 +00:00
yihaoDeng af1a40a7ff fix duplicate uid 2024-02-20 12:09:30 +00:00
dapan1121 a428ed76f8
Merge pull request #24791 from taosdata/fix/TD-28612
fix: windows crash issue
2024-02-20 19:00:23 +08:00
dapan1121 97452c666c
Merge pull request #24788 from taosdata/fix/TD-28666
fix:stream load error
2024-02-20 17:38:15 +08:00
kailixu b2ad162a8b enh: remove obsolete codes 2024-02-20 17:13:58 +08:00
Minglei Jin efd2bc6bac fix(tsdb/cache): remove unused block index cache 2024-02-20 17:12:55 +08:00
dapan1121 d258c3fca6 fix: windows crash issue 2024-02-20 01:06:41 -08:00
Hongze Cheng 6cdef62f92
Merge pull request #24772 from taosdata/fix/TD-28539-3.0
fix: invalid memory access during meta snapshot transfer
2024-02-20 17:01:46 +08:00
Hongze Cheng 261d38d4a7
Merge pull request #24710 from taosdata/fix/TD-24422-2
enh(tsdb/cache): flag empty table when creating
2024-02-20 16:17:18 +08:00
Hongze Cheng 2d4a288c99
Merge pull request #24786 from taosdata/fix/fixMemleak-3
fix mem leak
2024-02-20 15:24:34 +08:00
wangmm0220 22b1db5191 fix:stream load error 2024-02-20 14:49:52 +08:00
dapan1121 faffbd201e
Merge pull request #24785 from taosdata/fix/TD-28634
fix: invalid read memory issue
2024-02-20 14:38:36 +08:00
Hongze Cheng cb0a5b4725 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28539-3.0 2024-02-20 14:20:48 +08:00
dapan1121 f13fd8a7a9
Merge pull request #24781 from taosdata/feat/TD-28656
remove invalid code
2024-02-20 13:58:11 +08:00
slzhou 73cced005d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-02-20 13:22:45 +08:00
slzhou b3c4fe489f feat: remove todo 2024-02-20 13:22:35 +08:00
Yihao Deng a36824c4a9 fix mem leak 2024-02-20 03:59:34 +00:00
dapan1121 6e48a014b4 fix: invalid read memory issue 2024-02-19 19:25:21 -08:00