Commit graph

4160 commits

Author SHA1 Message Date
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
Benguang Zhao
7edfbf8023 fix: set commit log for mndAddCompactDetailToTran 2023-12-25 09:47:17 +08:00
Benguang Zhao
4f29500f74 fix: set commit log for mndDropSubByTopic 2023-12-25 09:46:55 +08:00
Haojun Liao
0877e0bfad other: merge 3.0 2023-12-25 09:13:31 +08:00
Haojun Liao
b175a4b7b3 refactor(stream): async stop tasks, and do some internal refactor. 2023-12-22 17:56:16 +08:00
Benguang Zhao
2de6d6c81d enh: add TSDB_CODE_MND_TRANS_CTX_SWITCH 2023-12-22 16:06:59 +08:00
Haojun Liao
c9475060de fix(stream): fix race condition. 2023-12-22 09:34:49 +08:00
Haojun Liao
0fab9a1827 other: fix syntax error. 2023-12-22 00:29:49 +08:00
Haojun Liao
84583580e2 fix(stream): transfer the checkpoint trans id. 2023-12-21 19:12:49 +08:00
Haojun Liao
ad5d78a6ca fix(stream): fix deadlock. 2023-12-20 19:12:47 +08:00
Haojun Liao
64eee4bbd2 fix(stream): add conflict check for nodeUpdate 2023-12-20 19:06:32 +08:00
Benguang Zhao
e06f355143 enh: improve logging msg of mndPostMgmtCode 2023-12-19 20:16:33 +08:00
Benguang Zhao
f7ab8e99b5 enh: demarcate top and bottom halves of task trans execution to ensure a consistent order 2023-12-19 19:52:11 +08:00
Haojun Liao
92045f5485 fix(stream): add snode check, and handle the task status reset from checkpoint when it is in the snode. 2023-12-19 18:34:30 +08:00
wade zhang
8bbf03a695
Merge pull request #24116 from taosdata/fix/release-mem-check-3.0
release mem check
2023-12-19 18:13:53 +08:00
Haojun Liao
bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
dmchen
19637fd148 release mem check 2023-12-18 09:32:31 +00:00
Benguang Zhao
25ab03e5d3 refact: improve info logging msg in mmProcessWriteMsg 2023-12-18 13:35:21 +08:00
Haojun Liao
93f3a3135f
Merge pull request #24104 from taosdata/fix/3_liaohj
fix(stream): avoid invalid read.
2023-12-18 11:03:37 +08:00
Haojun Liao
edc3841a2c fix(stream): avoid invalid read. 2023-12-18 09:26:56 +08:00
dmchen
dd317d6738 add more log 2023-12-17 11:03:25 +00:00
dmchen
6347792a93 TD-27906 2023-12-17 08:47:51 +00:00
wade zhang
967a259219
Merge pull request #24092 from taosdata/fix/TD-27902
fix/TD-27902
2023-12-17 12:31:15 +08:00
Haojun Liao
0526e619ad
Merge pull request #24095 from taosdata/fix/3_liaohj
fix(tsdb): add desc check for clean file block.
2023-12-16 18:10:15 +08:00
Haojun Liao
f9a5485d52 fix(stream): refactor the stream trans conflict detection strategy. 2023-12-16 01:46:29 +08:00
dmchen
62672b84a2 fix/TD-27902 2023-12-15 11:39:45 +00:00
Haojun Liao
a847bf468a
Merge pull request #24088 from taosdata/fix/3_liaohj
fix(query): add rows info if blocks exist.
2023-12-15 18:24:45 +08:00
Haojun Liao
aedc5e6b05 fix(stream): set the correct dst stable name. 2023-12-15 17:16:25 +08:00
dmchen
5e7aead4d8 keep killed compact 2023-12-15 01:43:24 +00:00
dmchen
7183fd66a1 keep killed compact 2023-12-15 00:59:56 +00:00
dmchen
7bb3d43f4e kill compact 2023-12-14 11:22:07 +00:00
dm chen
81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +08:00
Haojun Liao
0449b5f1bd other: add some logs. 2023-12-14 15:43:59 +08:00
dmchen
1ca0858a97 compact detail log 2023-12-14 07:11:00 +00:00
dmchen
606a6fe891 field encode 2023-12-14 03:24:53 +00:00
Haojun Liao
26af397431
Merge pull request #24052 from taosdata/fix/3_liaohj
fix(tsdb): fix error in tsdb read.
2023-12-13 22:35:08 +08:00
Haojun Liao
105542bb21 fix(stream):handle the case of delete orphaned tasks. 2023-12-13 17:44:00 +08:00
dmchen
e9cf639adb db is null 2023-12-13 01:04:34 +00:00
dmchen
71020e4812 show command db field is null 2023-12-13 00:53:33 +00:00
dmchen
4c9763d2c1 mem leak 2023-12-12 13:12:04 +00:00
dmchen
7e2ce6381f ci case 2023-12-12 07:24:13 +00:00
dmchen
ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
facetosea
33897447cb ctest on linux exclude 2023-12-12 10:37:39 +08:00
dmchen
e8617812ae update progress rsp 2023-12-08 10:17:04 +00:00
factosea
f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
Hongze Cheng
04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
Haojun Liao
4d9211dcf1
Merge pull request #23899 from taosdata/fix/liaohj
other: merge the patch of stream from 3.0 branch.
2023-12-01 15:49:54 +08:00
Haojun Liao
d7a19a9179 fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg. 2023-12-01 14:45:18 +08:00
Haojun Liao
7e63943c4e
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
2023-12-01 14:18:58 +08:00
Haojun Liao
33ad05e2c8 fix(stream): fix syntax error. 2023-12-01 13:08:25 +08:00