Alex Duan
|
1fa6cb8f69
|
coverage: isRowEntryCompleted had been called 5200w hits
|
2023-12-21 15:10:21 +08:00 |
Alex Duan
|
9d4a75b0be
|
coverage: vnodeSrv.c tmsg.c trow.c
|
2023-12-21 14:22:22 +08:00 |
Alex Duan
|
b0247f649b
|
coverage : comment trow.c
|
2023-12-21 13:41:49 +08:00 |
Haojun Liao
|
71f6d9f06f
|
fix(stream): handle the case that recvs drop msg twice.
|
2023-12-21 11:52:45 +08:00 |
Haojun Liao
|
8a8ddf5699
|
fix(stream): record the checkpoint failure when nodeEp changed.
|
2023-12-21 10:30:44 +08:00 |
Alex Duan
|
3bdf514082
|
Merge pull request #24153 from taosdata/test/3.0/TD-27980
test: support for windows in ci cases
|
2023-12-21 10:03:20 +08:00 |
Benguang Zhao
|
572368703d
|
enh: ensure mndTransProcessRsp invoked in mnode-write thread
|
2023-12-21 09:33:56 +08:00 |
Haojun Liao
|
32ce4b6a4c
|
fix(stream): fix race condition.
|
2023-12-20 23:12:59 +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 |
haoranchen
|
3c7170a974
|
test:modify debugflag 131 in db.py and default dnode
|
2023-12-20 18:45:33 +08:00 |
Shungang Li
|
4906243115
|
fix: dynamic cfg resetlog
|
2023-12-20 18:32:23 +08:00 |
Haojun Liao
|
849aaf8d4f
|
fix(stream): avoid dead lock.
|
2023-12-20 18:07:53 +08:00 |
yihaoDeng
|
d6297e26ce
|
init backend mutex
|
2023-12-20 16:56:12 +08:00 |
chenhaoran
|
8160eaec90
|
test: support for windows in ci cases
|
2023-12-20 16:19:21 +08:00 |
dapan1121
|
cd044137a0
|
Merge pull request #24130 from taosdata/fix/3.0/TD-27945
fix: session window block row index overflow
|
2023-12-20 16:13:47 +08:00 |
dapan1121
|
e90fe43f93
|
Merge pull request #24083 from taosdata/enh/xsren/TD-27847
enh: call fetch_rows in taos_query_a callback
|
2023-12-20 16:12:31 +08:00 |
dapan1121
|
9fbd4c4e5f
|
Merge pull request #24125 from taosdata/docs/szhou/tag-doc-restore
docs: tag document restore
|
2023-12-20 16:09:32 +08:00 |
Haojun Liao
|
43fb7cf14a
|
other: add log info.
|
2023-12-20 16:04:20 +08:00 |
Haojun Liao
|
1a8583887f
|
fix(stream): remove clear backendcache.
|
2023-12-20 15:35:43 +08:00 |
Haojun Liao
|
a0d1933134
|
Merge pull request #24113 from taosdata/mark/3.0
opti:logic in parse raw line & make log more specific
|
2023-12-20 15:25:26 +08:00 |
Haojun Liao
|
d25a323a4c
|
fix(stream): record the launch failure.
|
2023-12-20 13:55:12 +08:00 |
Alex Duan
|
667a8013b7
|
Merge pull request #24139 from taosdata/test/3.0/TD-27881
test: support for windows
|
2023-12-20 12:27:13 +08:00 |
Alex Duan
|
361ba76234
|
Merge pull request #24133 from taosdata/test/3.0/TD-27956
test: support for windows using 'taos -s'
|
2023-12-20 12:25:58 +08:00 |
wade zhang
|
d52ec927f3
|
Merge pull request #24145 from taosdata/docs/release_3220_3.0
docs: release 3.2.2.0
|
2023-12-20 11:53:19 +08:00 |
wangmm0220
|
1f70f51ac8
|
fix:sdb maxId should use int64* instead of int32*
|
2023-12-20 11:20:41 +08:00 |
Ping Xiao
|
455e70f4ac
|
docs: release 3.2.2.0
|
2023-12-20 11:18:08 +08:00 |
Haojun Liao
|
94b260a1f9
|
refactor: do some internal refactor.
|
2023-12-20 10:29:04 +08:00 |
Haojun Liao
|
81d8b2434f
|
refactor: do some internal refactor.
|
2023-12-20 10:25:31 +08:00 |
Haojun Liao
|
541967e99e
|
refactor: do some internal refactor.
|
2023-12-20 10:24:03 +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
|
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 |