Commit Graph

5299 Commits

Author SHA1 Message Date
54liuyao 7c32cc7796 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-12 09:08:40 +08:00
Pan Wei 8b7b5b7c6d
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
2024-09-11 17:52:14 +08:00
Haojun Liao c33b57fa65
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
2024-09-11 09:03:51 +08:00
xsren aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
Haojun Liao da990aa91d fix(stream): fix syntax error. 2024-09-10 17:20:32 +08:00
xsren aa5683cfd9 osfile 2024-09-10 14:55:14 +08:00
Haojun Liao 568b18d4ed fix(stream): update the acceptcode for task epset update. 2024-09-10 14:34:53 +08:00
Haojun Liao 81b0bdadc1 fix(stream): update the acceptcode for task epset update. 2024-09-10 14:31:24 +08:00
Haojun Liao 3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
xsren 2a3917029f osFile 2024-09-10 11:29:50 +08:00
Haojun Liao eba32fdcb3 fix(stream): not set the in progress if stream already exists. 2024-09-10 10:37:23 +08:00
54liuyao 77ffe89bf6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-10 10:22:20 +08:00
Haojun Liao cbc0bceec6 fix(stream): fix syntax error. 2024-09-09 15:37:05 +08:00
Haojun Liao a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00
Hongze Cheng a260a5f2f7 enh: error handle in message encode and decode 2024-09-09 11:49:44 +08:00
54liuyao 88d01d8980 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-09 11:21:23 +08:00
Haojun Liao 979c6e20e6 fix(stream):set the code to be in_progress and do some internal refactor. 2024-09-09 11:12:30 +08:00
Haojun Liao 0728c93cd0
Merge pull request #27695 from taosdata/fix/create_tb
refactor: add random error generator for stream trans.
2024-09-08 18:24:24 +08:00
Haojun Liao 9e33244209 fix(stream):remove assert. 2024-09-06 16:06:30 +08:00
54liuyao 7501c5a865 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-06 13:26:23 +08:00
Haojun Liao 1e57724533
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
2024-09-06 09:11:08 +08:00
54liuyao b3fb0837d3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-06 09:03:51 +08:00
Hongze Cheng a662b59041
Merge pull request #27676 from taosdata/fix/TD-31891-remove-void-sdb
fix/TD-31891-remove-void-sdb
2024-09-05 18:01:28 +08:00
54liuyao 7cd34dddf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-05 17:52:55 +08:00
Haojun Liao 752ef0cf1d refactor: add random error generator for stream trans. 2024-09-05 17:41:36 +08:00
Haojun Liao 277528996e fix(stream): handle continuous retrieve during checkpoint procedure. 2024-09-05 16:04:36 +08:00
dmchen 5e4c610142 fix/TD-31891-fix-case 2024-09-05 05:55:46 +00:00
dmchen cbb1186e03 fix/TD-31891-remove-void-sdb 2024-09-05 04:00:49 +00:00
Jing Sima 2eb1f95224 fix:[TS-5349] fix wrong dbFName setted in mndPerfsInitMeta. 2024-09-04 13:34:11 +08:00
54liuyao 79f8b4fc9a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-03 17:54:28 +08:00
Hongze Cheng be756ecbf9
Merge pull request #27628 from taosdata/fix/TD-31860-delete-trans-tool
dmchen/delete-trans-tool
2024-09-03 17:29:23 +08:00
dmchen df8ded28d5 fix/TD-30734-format-log 2024-09-03 05:02:07 +00:00
dmchen 0da625bf55 dmchen/delete-trans-tool 2024-09-03 02:21:31 +00:00
54liuyao d4062efa1c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-03 09:29:41 +08:00
54liuyao f1cbd426d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-02 13:53:32 +08:00
lyh250-666 f91305c52f enh:modify error code pass for taosMemoryCalloc in dnode/mgmt mnode/ 2024-09-02 04:40:20 +00:00
Pan Wei 645b264cad
Merge pull request #27566 from taosdata/fix/TD-31802
fix(stream):fix stream memory leak
2024-09-02 09:33:52 +08:00
dapan1121 f44d9f01f7 fix: log level issues 2024-08-30 17:53:03 +08:00
54liuyao 9d8e8892b4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-30 16:04:09 +08:00
dmchen 79ec0da132 fix/TD-31622-unlock-and-free-when-error 2024-08-30 04:10:26 +00:00
dmchen 1adb57b994 fix/TD-31622-remove-reference-when-cancel 2024-08-30 03:46:17 +00:00
54liuyao d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Haojun Liao 1f8c9a3402
Merge pull request #27531 from taosdata/fix/ly_stream
fix(stream):forbid create stream on Windows
2024-08-29 19:28:50 +08:00
Hongze Cheng 1f87aff1d0
Merge pull request #27535 from taosdata/fix/TD-31686-remove-avoid-stream
fix/TD-31686-remove-avoid-stream
2024-08-29 17:17:32 +08:00
54liuyao 460394038d fix(stream):forbid create stream on Windows 2024-08-29 16:10:06 +08:00
dmchen 23a8a77dc3 fix/TD-31686-change-to-print-log 2024-08-29 06:45:08 +00:00
Hongze Cheng e48bc2055f
Merge pull request #27534 from taosdata/fix/TD-31622-avoid-refrence-prow
fix/TD-31622-avoid-refrence-prow
2024-08-29 14:38:19 +08:00
dmchen b2af572bc2 fix/TD-31686-remove-avoid-stream 2024-08-29 04:03:33 +00:00
Hongze Cheng fec49abf33
Merge pull request #27518 from taosdata/fix/TD-31686-remove-void-hash
fix/TD-31686-remove-void-hash
2024-08-29 11:57:29 +08:00
dmchen fee9a14b69 fix/TD-31622-avoid-refrence-prow 2024-08-29 03:39:10 +00:00