Commit Graph

61108 Commits

Author SHA1 Message Date
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
charles a97c2e0e16 add test case for jira TS-4382 2023-12-27 13:27:38 +08:00
54liuyao a46c921f68 check block rows 2023-12-27 11:29:03 +08:00
dapan1121 8448021780
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
2023-12-27 09:58:58 +08:00
Bob Liu 86351d5487 check count & window 2023-12-27 01:05:04 +08:00
Bob Liu 42f9d54a70 adjust 2023-12-27 00:28:42 +08:00
Bob Liu 3faf1514f4 doGroupedTableScan 2023-12-26 20:47:15 +08:00
Haojun Liao e553b84904 fix(stream): fix syntax error. 2023-12-26 19:16:49 +08:00
Haojun Liao 5592e11235 fix(stream): handle error when checkpoint is interrupted by nodeUpdate. 2023-12-26 19:02:52 +08:00
54liuyao ccf861dec8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj 2023-12-26 18:36:18 +08:00
54liuyao e2564a6189 fix issue 2023-12-26 18:35:49 +08:00
Haojun Liao 130f57859f
Merge pull request #24234 from taosdata/fix/TS-4403_30
fix tag index double free
2023-12-26 18:01:01 +08:00
wade zhang 1a215daefa
Merge pull request #24176 from taosdata/FIX/TD-27916-3.0
enh: demarcate top and bottom halves of task trans execution
2023-12-26 18:00:41 +08:00
chenhaoran de022f9d87 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-26 16:58:04 +08:00
Minglei Jin 2ba586513f fix(tsdb/cache): erase entry from lru if deleted 2023-12-26 16:41:33 +08:00
Yihao Deng 40aa5f697f fix tag index double free 2023-12-26 07:21:02 +00:00
dapan1121 b9ae472ad1
Merge pull request #24212 from taosdata/szhou/fix/TD-28019
fix: change compact rsp first column name
2023-12-26 15:06:17 +08:00
Yihao Deng dc01625ea1 fix tag index double free 2023-12-26 06:52:33 +00:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
Haojun Liao 2cd61804bc test:update the test case. 2023-12-26 14:40:15 +08:00
Haojun Liao b74e98b25c fix(stream): set the correct split timestamp for session/state window. 2023-12-26 14:17:46 +08:00