Commit Graph

46709 Commits

Author SHA1 Message Date
Shengliang Guan 024a7a58a1 fix: add some logs to detect vnodes.json emptyed 2022-12-27 18:46:32 +08:00
Liu Jicong bbab03274a fix memory leak 2022-12-27 18:02:43 +08:00
dapan1121 05e89c82bc
Merge pull request #19183 from taosdata/fix/schSemNull
fix: semaphore is not destroyed issue
2022-12-27 17:59:37 +08:00
Shengliang Guan 71a2848376 fix: double free on append log failed 2022-12-27 17:51:52 +08:00
Shuduo Sang f7b17a43a7
fix: taosbenchmark no vgroup if host specified for main (#19180) 2022-12-27 17:23:10 +08:00
54liuyao e5c4196c98 fix:calculate next sliding window error 2022-12-27 17:19:47 +08:00
Haojun Liao c801f3a7f6 Merge branch 'main' into feature/3_liaohj 2022-12-27 17:15:22 +08:00
Shengliang Guan 250c73b0ec
Merge pull request #19176 from taosdata/fix/TD-21544
fix: display the correct log information
2022-12-27 16:57:29 +08:00
Haojun Liao 1e69538c37 fix(query): opt filter perf. 2022-12-27 16:55:38 +08:00
Shengliang Guan 0aced15e24
Merge pull request #19177 from taosdata/FIX/TD-21535-main
enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue
2022-12-27 16:54:09 +08:00
Shengliang Guan f9d643dd0b
Merge pull request #19178 from taosdata/fix/set_scan_limit
enh: set scan limit
2022-12-27 16:53:41 +08:00
Benguang Zhao 92e05b8ece enh: schedule vnodeCommit uniformly distributed 2022-12-27 16:28:44 +08:00
Shengliang Guan c844922aef
Merge pull request #19172 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-27 16:07:23 +08:00
Shengliang Guan d0512f2760
Merge pull request #19174 from taosdata/feature/stream_main
fix: skip msg
2022-12-27 16:07:06 +08:00
Shuduo Sang 11b9175694
fix: taosbenchmark no vgroup if host specified for 3022 (#19181) 2022-12-27 15:47:54 +08:00
Benguang Zhao 691b75adf5 enh: flush database for test cases of rsma 2022-12-27 15:42:00 +08:00
Liu Jicong 39eb62d80d enh: set scan limit 2022-12-27 14:52:41 +08:00
Benguang Zhao 8916722dd7 Merge branch main to FIX/TD-21043-main 2022-12-27 14:50:39 +08:00
Benguang Zhao ab8efc828d enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue 2022-12-27 14:26:15 +08:00
Shengliang Guan 861493010e fix: display the correct log information 2022-12-27 14:15:20 +08:00
Shengliang Guan b7f6d152f8 fix: display the correct log information 2022-12-27 14:14:18 +08:00
Liu Jicong b2cec0f1e9 fix: skip msg 2022-12-27 14:02:23 +08:00
dapan1121 5ae6829a83 fix: add sem free and init log 2022-12-27 13:28:28 +08:00
Shengliang Guan 8c94601d1e
Merge pull request #19167 from taosdata/feature/stream_main
enh: drop stream eagerly
2022-12-27 13:09:28 +08:00
Shuduo Sang 673de672c4
chore: add comp postfix for taos-tools (#19171) 2022-12-27 13:04:00 +08:00
Shuduo Sang bb9f2651f1
chore: add comp postfix for taos-tools (#19169) 2022-12-27 13:03:26 +08:00
wade zhang 31002b1872
Update cmake.version 2022-12-27 11:31:16 +08:00
Liu Jicong 5826e40aa7 enh: drop stream eagerly 2022-12-27 11:20:35 +08:00
Haojun Liao 58b5d2e0aa fix(query): fix race condition. 2022-12-27 11:02:07 +08:00
Shengliang Guan 1b046dd9e6
Merge pull request #19161 from taosdata/FIX/TD-21535-main
enh: check existence of SMsgHead in SSyncRaftEntry data or SRpcMsg pCont
2022-12-27 10:48:16 +08:00
Shengliang Guan 09fbb8ebc4 Merge branch 'main' into FIX/TD-21535-main 2022-12-27 10:47:12 +08:00
Shengliang Guan 56cf886356
Merge pull request #19160 from taosdata/enh/TD-21536
fix: handle error if sync buffer is full
2022-12-27 10:41:54 +08:00
Benguang Zhao c1c7f2593f enh: initialize commitMs as the time when vnodeOpen 2022-12-27 10:38:56 +08:00
slzhou ceea74ee7a enhance: remove assert 2022-12-27 09:58:22 +08:00
slzhou fb4a6f508c fix: revert planner.c 2022-12-27 09:54:57 +08:00
dapan1121 80a04d4a02
Merge pull request #19158 from taosdata/fix/TD-21438-M
fix: ctg lock/unlock logic
2022-12-27 08:54:50 +08:00
Benguang Zhao a7bfeb5fbe fix: check existence of SMsgHead in SSyncRaftEntry data or SRpcMsg pCont 2022-12-26 23:10:46 +08:00
Benguang Zhao 137e7d009d fix: update nextRowIterGet of tsdbCache 2022-12-26 20:52:42 +08:00
Shengliang Guan 4e8ed70fa4
Merge pull request #19153 from taosdata/fix/TD-21217
fix:remove window operator assert
2022-12-26 20:46:03 +08:00
Shengliang Guan 794fb5d1b5 fix: handle error if sync buffer is full 2022-12-26 20:40:33 +08:00
Xuefeng Tan d892299078
fix(taosAdapter): invalid pointer on stack (#19156) 2022-12-26 20:02:26 +08:00
kailixu 5e6230fac6 fix: ctg lock/unlock logic 2022-12-26 19:46:39 +08:00
kailixu e08797ac0a fix: ctg lock/unlock logic 2022-12-26 19:43:37 +08:00
dapan1121 66cece62de
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
feat(rpc):  return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
2022-12-26 18:08:48 +08:00
Shengliang Guan 8311264485
Merge pull request #19149 from taosdata/enh/TD-21492
enh: handle error while transfer snapshot
2022-12-26 18:01:15 +08:00
54liuyao 962fab4ff3 fix:remove assert 2022-12-26 17:32:41 +08:00
Shengliang Guan b381c42c9d enh: adjust log while transfer snapshot 2022-12-26 15:59:45 +08:00
Shengliang Guan 668a26c1b0 enh: handle error while transfer snapshot 2022-12-26 15:03:18 +08:00
slzhou 0bef5fdc38 fix: rename symbol 2022-12-26 14:42:36 +08:00
slzhou 5aec2f3ba8 Merge branch 'main' into szhou/fixbugs 2022-12-26 14:39:13 +08:00