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
|
2de0f6e971
|
test(stream): lock the update procedure.
|
2023-12-19 18:56:15 +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 |
chenhaoran
|
d819bb4bc1
|
test: support for windows
|
2023-12-19 17:33:50 +08:00 |
Haojun Liao
|
17e9e84aa9
|
Merge branch '3.0' into fix/3_liaohj
|
2023-12-19 16:43:08 +08:00 |
Haojun Liao
|
fee198f9ad
|
refactor: do some internal refactor.
|
2023-12-19 16:21:11 +08:00 |
chenhaoran
|
cfa1faf79e
|
test: support for windows using 'taos -s'
|
2023-12-19 15:51:27 +08:00 |
wangjiaming0909
|
ad24c03538
|
fix: session window block row index overflow
|
2023-12-19 14:31:13 +08:00 |
Benguang Zhao
|
4c13dee721
|
enh: protect processing of snap preparation rsp with sender buf mutex
|
2023-12-19 12:49:48 +08:00 |
wangmm0220
|
84d18005f2
|
fix:add control for raw data in schemaless
|
2023-12-19 11:34:15 +08:00 |
chenhaoran
|
0dbbdd1d83
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-19 11:27:14 +08:00 |
Alex Duan
|
ecab6655a6
|
Merge pull request #24009 from taosdata/test/TD-27721
test: add coverage case
|
2023-12-19 10:14:16 +08:00 |
shenglian zhou
|
713d29d92a
|
doc: select tags to retrieve tags
|
2023-12-19 08:53:45 +08:00 |
shenglian zhou
|
7e541a5f3f
|
Revert "fix: remove tags keyword from document"
This reverts commit 83e2e0dffd.
|
2023-12-19 08:49:56 +08:00 |
Haojun Liao
|
ec3183b6a8
|
other: merge 3.0
|
2023-12-18 23:16:37 +08:00 |
Haojun Liao
|
612b50c4cd
|
Merge pull request #24097 from taosdata/fix/TD-27834
fix stream backend crash when transfer
|
2023-12-18 23:13:08 +08:00 |
Haojun Liao
|
579366ec00
|
Merge pull request #24121 from taosdata/fix/liaohj
other: merge main into 3.0
|
2023-12-18 23:11:36 +08:00 |
Hongze Cheng
|
087896d9de
|
Merge pull request #24117 from taosdata/fix/TD-27933
fix(tsdb/cache): fix buffer-overflow with column adding
|
2023-12-18 20:09:43 +08:00 |
wangmm0220
|
ef621a06a7
|
opti:logic in parse raw line & make log more specific
|
2023-12-18 19:21:02 +08:00 |
Haojun Liao
|
e734569de0
|
fix(stream): fix dead lock.
|
2023-12-18 18:42:57 +08:00 |
Haojun Liao
|
bba5a4f08b
|
other: merge main into 3.0
|
2023-12-18 18:26:42 +08:00 |
Minglei Jin
|
64378be7f4
|
fix(tsdb/cache): fix buffer-overflow with column adding
|
2023-12-18 18:06:40 +08:00 |
dmchen
|
19637fd148
|
release mem check
|
2023-12-18 09:32:31 +00:00 |
Haojun Liao
|
ea6e78cbaa
|
fix(stream): add async call restart, instead of sync wait.
|
2023-12-18 16:33:44 +08:00 |
wade zhang
|
4cac96d2df
|
Merge pull request #24111 from taosdata/fix/TD-27845
fix(tsdb/cache): use int64_t instead of uint64_t for stt verRange
|
2023-12-18 16:27:18 +08:00 |
Haojun Liao
|
79672f8e5f
|
Merge pull request #24107 from taosdata/fix/3_liaohj
fix(stream): add check for null ptr and leader .
|
2023-12-18 16:24:07 +08:00 |
Haojun Liao
|
01f4912584
|
Merge pull request #24108 from taosdata/fix/resetHttp30
change fast failure time
|
2023-12-18 16:23:41 +08:00 |
Haojun Liao
|
dad26d645a
|
Merge pull request #24110 from taosdata/fix/TD-27903
reset update info
|
2023-12-18 16:03:22 +08:00 |
yihaoDeng
|
1dea66d4f5
|
fix stream backend crash when transfer
|
2023-12-18 15:48:01 +08:00 |
wangmm0220
|
7f8479f953
|
opti:logic in parse raw line & make log more specific
|
2023-12-18 15:16:33 +08:00 |
Minglei Jin
|
5dd9ce8ceb
|
fix(tsdb/cache): use int64_t instead of uint64_t for stt verRange
|
2023-12-18 15:02:34 +08:00 |
54liuyao
|
70a8281ef2
|
reset update info
|
2023-12-18 14:59:48 +08:00 |
Haojun Liao
|
f3e0feb998
|
other: wait for 5sec before check results.
|
2023-12-18 14:26:15 +08:00 |
yihaoDeng
|
e0210ad513
|
change fast failure time
|
2023-12-18 14:08:37 +08:00 |
Benguang Zhao
|
25ab03e5d3
|
refact: improve info logging msg in mmProcessWriteMsg
|
2023-12-18 13:35:21 +08:00 |
yihaoDeng
|
ba1b6d7c64
|
change fast failure time
|
2023-12-18 11:55:51 +08:00 |
Haojun Liao
|
b4a1907fb7
|
fix(stream): add check for null ptr and leader .
|
2023-12-18 11:52:59 +08:00 |
Haojun Liao
|
f2bba670d8
|
fix(stream): remove unused attribution.
|
2023-12-18 11:26:49 +08:00 |
yihaoDeng
|
0840e6a0d8
|
fix stream backend crash when transfer
|
2023-12-18 11:19:15 +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 |
dapan1121
|
bf151eafdc
|
Merge pull request #24073 from taosdata/enh/xsren/TD-27724/utest
enh: osSystemTest
|
2023-12-18 09:12:03 +08:00 |
wade zhang
|
c14508158c
|
Merge pull request #24100 from taosdata/fix/TD-27906
add more log
|
2023-12-17 21:06:38 +08:00 |
dmchen
|
dd317d6738
|
add more log
|
2023-12-17 11:03:25 +00:00 |
wade zhang
|
65b4a0cc44
|
Merge pull request #24099 from taosdata/fix/TD-27906
TD-27906
|
2023-12-17 17:59:43 +08: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
|
ef0cab18cb
|
Merge pull request #24098 from taosdata/fix/3_liaohj
fix(stream): send checkpoint complete msg to mnode when dropping it.
|
2023-12-17 11:03:04 +08:00 |