Commit Graph

46709 Commits

Author SHA1 Message Date
jiajingbin 77bc6e5eeb Merge branch 'main' of https://github.com/taosdata/TDengine into main 2022-12-28 21:25:54 +08:00
Benguang Zhao 2890a8cb96 fix: return error on failing to truncate raft log 2022-12-28 20:34:40 +08:00
Benguang Zhao 0c4ade9373 fix: update sync node commitIndex only if matchTerm equals currentTerm upon heartbeat 2022-12-28 20:25:52 +08:00
Benguang Zhao c4fad84c7c enh: reset commitVer in WAL on restore 2022-12-28 20:25:52 +08:00
Benguang Zhao 724cf98dc3 fix: be conservative on commit progress in appendEntries 2022-12-28 20:25:52 +08:00
Shengliang Guan bffe45c79b test: adjust some balance case 2022-12-28 20:14:52 +08:00
Shengliang Guan cc29662bf9 fix: adjust weight of mnode while balance 2022-12-28 20:09:02 +08:00
Shengliang Guan c9b81efc47 Merge remote-tracking branch 'origin/main' into fix/TD-21566 2022-12-28 19:20:40 +08:00
Hui Li b4702e871b
Merge pull request #19225 from taosdata/test/main/TD-20974
test:add client-server compatibility test
2022-12-28 19:19:43 +08:00
chenhaoran 6929848ed3 test:add client-server compatibility test 2022-12-28 19:18:56 +08:00
Shengliang Guan 7680fd0ac3
Merge pull request #19210 from taosdata/enh/TD-21585
enh: adjusting the operation mode of the stream thread pool
2022-12-28 19:18:48 +08:00
Ganlin Zhao 26596325b1 add test cases 2022-12-28 19:15:54 +08:00
Haojun Liao f2ea40e0ac Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-12-28 19:13:03 +08:00
Ganlin Zhao da54705609 add test cases 2022-12-28 19:12:38 +08:00
Haojun Liao 011c83956b refactor: do some internal refactor. 2022-12-28 19:12:36 +08:00
Shengliang Guan 9e989691c3 fix: set dnode online after status check success 2022-12-28 19:10:12 +08:00
Hui Li 72425ebdd2
Merge pull request #19222 from taosdata/test/main/TD-20974
test:add client-server compatibility test
2022-12-28 19:07:07 +08:00
chenhaoran 47930b0211 test:add client-server compatibility test 2022-12-28 19:06:27 +08:00
chenhaoran 4a0968e372 test:add client-server compatibility test 2022-12-28 19:05:33 +08:00
Ganlin Zhao 8460171cb6 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 18:53:51 +08:00
Shengliang Guan d09011def8
Merge pull request #19190 from taosdata/feature/stream_main
fix memory leak
2022-12-28 17:46:30 +08:00
Shengliang Guan 72b1f6db43
Merge pull request #19217 from taosdata/fix/main_bugfix_wxy
fix: prohibit triggering modes other than at_once in non window stream
2022-12-28 17:46:06 +08:00
Shengliang Guan 8ce63ad857
Merge pull request #19215 from taosdata/fix/handleRpcClientOfTaosd
fix: handle except on taosd rpc-client
2022-12-28 17:32:19 +08:00
Ganlin Zhao 24b2ee0fff fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:29:07 +08:00
Ganlin Zhao 7bd98ec700 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:29:00 +08:00
Ganlin Zhao b55af6372c fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:28:40 +08:00
Ganlin Zhao ec75ddec83 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:27:23 +08:00
Shengliang Guan 367b6512e9 fix: heap-buffer-overflow in auto qworker 2022-12-28 17:02:50 +08:00
Shengliang Guan c64fbb59ea fix: support_vnodes and the max supported vgroups mis-match 2022-12-28 16:39:02 +08:00
shenglian zhou 5c36d90bc2 fix: free the column info array 2022-12-28 16:18:24 +08:00
Xiaoyu Wang b1d141ecab fix: prohibit triggering modes other than at_once in non window stream 2022-12-28 16:10:53 +08:00
Shengliang Guan 6ab879ab1d
Merge pull request #19207 from taosdata/fix/sangshuduo/TD-21502-disable-fma-by-default-main
fix: disable fma by default for old cpu
2022-12-28 15:34:37 +08:00
yihaoDeng 34c454b13c handle except on taosd rpc-client 2022-12-28 15:19:35 +08:00
54liuyao c90a632f42 fix:fill operator fill next issue 2022-12-28 15:00:57 +08:00
Shengliang Guan bfca29a221
Merge pull request #19193 from taosdata/test/TD-19796
test: add test case for tmq replica 3
2022-12-28 14:45:56 +08:00
Shengliang Guan d731d36093
Merge pull request #19197 from taosdata/TD-21541
fix: change system error code and avoid mem leak
2022-12-28 14:44:25 +08:00
Shengliang Guan ed98fddf74 enh: adjusting the operation mode of the stream thread pool 2022-12-28 14:37:56 +08:00
Benguang Zhao 6fc47beb71 enh: streamMetaCommit in sync with vnodeCommit 2022-12-28 14:34:23 +08:00
shenglian zhou 2680ebff38 fix: set row for data block 2022-12-28 14:31:12 +08:00
Shuduo Sang c09602bcde
fix: disable fma by default for old cpu (#19208) 2022-12-28 14:06:02 +08:00
Shuduo Sang 47d6af81a6 fix: disable fma by default for old cpu 2022-12-28 14:03:32 +08:00
shenglian zhou ad1ba74646 fix: add block data clean up for the udf input data block 2022-12-28 13:52:40 +08:00
shenglian zhou a29dea91a5 fix: covert scalar param to data block 2022-12-28 13:32:42 +08:00
Shengliang Guan e47bf7ba9f
Merge pull request #19198 from taosdata/fix/main_bugfix_wxy
fix: escape error in create topic
2022-12-28 12:10:42 +08:00
Xiaoyu Wang eddaaf24e4 fix: escape error in create topic 2022-12-28 10:22:13 +08:00
yihaoDeng 09681e37ca change systerm code and avoid mem leak 2022-12-28 10:20:18 +08:00
Shengliang Guan 0455f060e4
Merge pull request #19189 from taosdata/enh/TD-21536
fix: double free on append log failed
2022-12-28 09:12:42 +08:00
Shuduo Sang 2176aa2840
fix: add sem free and init log (#19192)
Co-authored-by: dapan1121 <wpan@taosdata.com>
2022-12-27 18:54:26 +08:00
Ping Xiao d949008543 test: add test case for tmq replica 3 2022-12-27 18:53:06 +08:00
dapan1121 79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00