Commit Graph

61278 Commits

Author SHA1 Message Date
Haojun Liao 7abeb5a27a fix(stream): update the stream error code. 2023-12-29 17:44:10 +08:00
Haojun Liao 8ac02adc0b refactor: do some internal refactor. 2023-12-29 17:42:23 +08:00
wangmm0220 d158ca74d8 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 17:22:27 +08:00
Bob Liu 7e1d59c565 sort 2023-12-29 16:22:41 +08:00
Hongze Cheng 7cb12db8ce remove more useless code 2023-12-29 15:20:27 +08:00
wangjiaming0909 90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
Hongze Cheng 35e55df202
Merge pull request #24279 from taosdata/FIX/TD-28106-3.0
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
2023-12-29 14:13:21 +08:00
wangmm0220 c83989754f fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 14:09:49 +08:00
wangmm0220 b58a23df49 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-29 13:57:13 +08:00
Benguang Zhao 68cb86602e fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin 2023-12-29 11:49:57 +08:00
fullhonest 0a0f1a9d22 Fix TD-27989 2023-12-29 11:33:47 +08:00
chenhaoran f90694e726 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-29 11:19:41 +08:00
Haojun Liao 50ce4f4455
Merge pull request #24257 from taosdata/fix/TD-28091
reset datablock window info
2023-12-29 09:04:41 +08:00
Haojun Liao a662f6d63f
Merge pull request #24262 from taosdata/fix/TD-28099
reset unclose window info
2023-12-29 09:04:31 +08:00
dapan1121 55b7bce8b7
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
2023-12-29 08:40:53 +08:00
Bob Liu e2b61a55fc refactor 2023-12-29 01:40:17 +08:00
Bob Liu 9f8f69a791 adjust 2023-12-28 21:54:16 +08:00
charles 9052ca6ede add test case for ts-4403 2023-12-28 18:05:28 +08:00
Alex Duan daefb3446d
Merge pull request #24259 from taosdata/td-28085
update test case to replace 'gdb' with 'local variables'
2023-12-28 18:02:32 +08:00
Bob Liu ef22830ca3 adjust 2023-12-28 18:01:30 +08:00
Haojun Liao 7785662422
Merge pull request #24245 from taosdata/fix/TD-28080
check block rows
2023-12-28 18:01:08 +08:00
Benguang Zhao baa7f9c895 enh: adjust error msg as warn for not ready to propose etc 2023-12-28 17:29:49 +08:00
Benguang Zhao d83f85bf26 enh: send rsp msg on rejecting snap replication due to smaller term 2023-12-28 17:26:46 +08:00
Benguang Zhao 2526df745e enh: adjust threshold of snap replication timeout 2023-12-28 17:15:09 +08:00
wangmm0220 53ce344b36 fix:set error msg if build consumer error 2023-12-28 17:09:52 +08:00
Bob Liu 424ab1bbe3 support table merge scan 2023-12-28 16:18:38 +08:00
54liuyao 51cd8e9fb7 reset unclose window info 2023-12-28 15:34:13 +08:00
charles 9c997e34ea update test case to replace 'gdb' with 'local variables' 2023-12-28 13:32:13 +08:00
54liuyao 448b7c939f reset datablock window info 2023-12-28 11:09:38 +08:00
54liuyao f1304680c5 log 2023-12-28 11:09:03 +08:00
54liuyao c124bcf52f check block rows 2023-12-28 11:09:03 +08:00
slzhou 631eb9a72c fix: add test case 2023-12-28 10:55:50 +08:00
slzhou 659c0a831e fix: change the result schema 2023-12-28 10:25:37 +08:00
Bob Liu a5f88a86e9 adjust 2023-12-28 09:45:01 +08:00
54liuyao 60271605ff Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-28 08:51:59 +08:00
Haojun Liao 6263b60d14
Merge pull request #24255 from taosdata/fix/crash_stream
fix(stream): handle error when checkpoint is interrupted by nodeUpdate.
2023-12-28 08:34:14 +08:00
Bob Liu abed781bd3 opt 2023-12-27 23:15:11 +08:00
Haojun Liao 1659164926 fix(stream): remove invalid checkpoint id check. 2023-12-27 23:00:18 +08:00
Haojun Liao 646f24659e fix(stream): fix syntax error. 2023-12-27 22:58:08 +08:00
Haojun Liao 7eb0e42bb9 fix(stream): handle error when checkpoint is interrupted by nodeUpdate. 2023-12-27 22:57:58 +08:00
Bob Liu d795798648 count state 2023-12-27 21:37:00 +08:00
Hongze Cheng 90645cbc77
Merge pull request #24220 from taosdata/fix/TD-27988
fix: remove useless code
2023-12-27 21:23:26 +08:00
wangmm0220 10e86fc733 fix:[TS-4391] rebalance cnt always 1 if msg lost 2023-12-27 19:25:08 +08:00
Hongze Cheng 2ada7d455e
Merge pull request #24236 from taosdata/fix/TD-28061
fix(tsdb/cache): erase entry from lru if deleted
2023-12-27 18:13:16 +08:00
Alex Duan 4e220b07d9
Merge pull request #24248 from taosdata/ts4382
add test case for jira TS-4382
2023-12-27 16:37:57 +08:00
Bob Liu f6e55d358b adjust case 2023-12-27 16:12:50 +08:00
54liuyao 6e761232b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-27 15:57:53 +08:00
Bob Liu 158c5996df adjust case 2023-12-27 15:51:36 +08:00
wade zhang 0f7ad90845
Merge pull request #24227 from taosdata/FEAT/TD-27125-3.0
enh: retry on fsm commit when rpc out of memory in syncFsmExecute
2023-12-27 14:37:31 +08:00
54liuyao 382569591f log 2023-12-27 14:01:38 +08:00